Merge branch 'master' of gitlab.com:chriscochrun/dotfiles

This commit is contained in:
Chris Cochrun 2021-05-17 06:21:53 -05:00
commit ae2ad7dd9d
10 changed files with 35 additions and 24 deletions

View file

@ -72,7 +72,7 @@
(if (= "syl\n" stdout) (if (= "syl\n" stdout)
(global laptop true) (global laptop true)
(global laptop false)))) (global laptop false))))
(local laptop false) (local laptop true)
;; Table of layouts to cover with awful.layout.inc, order matters. ;; Table of layouts to cover with awful.layout.inc, order matters.
(set awful.layout.layouts [ (set awful.layout.layouts [
@ -328,8 +328,8 @@
3 s.tempspace 3 s.tempspace
:layout wibox.layout.fixed.horizontal})) :layout wibox.layout.fixed.horizontal}))
(set s.volumetext (awful.widget.watch "pamixer --get-volume-human" 1)) (set s.volumetext (awful.widget.watch "pamixer --get-volume-human" 0.5))
(set s.mictext (awful.widget.watch "pamixer --source 48 --get-volume-human" 1)) (set s.mictext (awful.widget.watch "pamixer --default-source --get-volume-human" 1))
(set s.volumeicon (wibox.widget.textbox " ")) (set s.volumeicon (wibox.widget.textbox " "))
(set s.micicon (wibox.widget.textbox " ")) (set s.micicon (wibox.widget.textbox " "))
(set s.volumespace (wibox.widget.textbox " ")) (set s.volumespace (wibox.widget.textbox " "))
@ -355,7 +355,7 @@
(set s.batterytext (awful.widget.watch "cat /sys/class/power_supply/BAT1/capacity" 30)) (set s.batterytext (awful.widget.watch "cat /sys/class/power_supply/BAT1/capacity" 30))
(set s.batterytext2 (awful.widget.watch "cat /sys/class/power_supply/BAT2/capacity" 30)) (set s.batterytext2 (awful.widget.watch "cat /sys/class/power_supply/BAT2/capacity" 30))
(set s.batteryicon (wibox.widget.textbox " ")) (set s.batteryicon (wibox.widget.textbox " "))
(set s.batteryspace (wibox.widget.textbox " ")) (set s.batteryspace (wibox.widget.textbox " "))
(set s.batterywidget { 1 { 1 { 1 (wibox.widget { (set s.batterywidget { 1 { 1 { 1 (wibox.widget {
1 s.batteryicon 1 s.batteryicon

View file

@ -116,16 +116,18 @@
} }
} }
;; Tell qb to open primarily on the secondary monitor ;; Tell qb to open primarily on the secondary monitor
;; { {
;; :rule_any { :rule_any {
;; :class [ :class [
;; "qutebrowser" "qutebrowser"
;; ] ]
;; } }
;; :properties { :properties {
;; :screen (screen.count) :screen (screen.count)
;; } :focus awful.client.focus.filter
;; } :raise true
}
}
;; floating windows ;; floating windows
{ {
:rule_any { :rule_any {

View file

@ -1,4 +1,4 @@
#? Config file for bpytop v. 1.0.63 #? Config file for bpytop v. 1.0.65
#* Color theme, looks for a .theme file in "/usr/[local/]share/bpytop/themes" and "~/.config/bpytop/themes", "Default" for builtin default theme. #* Color theme, looks for a .theme file in "/usr/[local/]share/bpytop/themes" and "~/.config/bpytop/themes", "Default" for builtin default theme.
#* Prefix name by a plus sign (+) for a theme located in user themes folder, i.e. color_theme="+monokai" #* Prefix name by a plus sign (+) for a theme located in user themes folder, i.e. color_theme="+monokai"
@ -76,6 +76,9 @@ show_coretemp=True
#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine" #* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine"
temp_scale="celsius" temp_scale="celsius"
#* Show CPU frequency, can cause slowdowns on certain systems with some versions of psutil
show_cpu_freq=True
#* Draw a clock at top of screen, formatting according to strftime, empty string to disable. #* Draw a clock at top of screen, formatting according to strftime, empty string to disable.
draw_clock="%X" draw_clock="%X"

View file

@ -29,13 +29,13 @@ matches:
params: params:
cmd: "echo Hello from your shell" cmd: "echo Hello from your shell"
- trigger: "gml" - trigger: ":gml"
replace: "ccochrun21@gmail.com" replace: "ccochrun21@gmail.com"
- trigger: "otl" - trigger: ":otl"
replace: "chris.cochrun@outlook.com" replace: "chris.cochrun@outlook.com"
- trigger: "tfcml" - trigger: ":tfcml"
replace: "chris@tfcconnection.org" replace: "chris@tfcconnection.org"
- trigger: ":name" - trigger: ":name"

View file

@ -94,11 +94,11 @@ fading = true;
# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028) # Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028)
# fade-in-step = 0.028 # fade-in-step = 0.028
fade-in-step = 0.01; fade-in-step = 0.08;
# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03) # Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03)
# fade-out-step = 0.03 # fade-out-step = 0.03
fade-out-step = 0.01; fade-out-step = 0.08;
# The time between steps in fade step, in milliseconds. (> 0, defaults to 10) # The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
# fade-delta = 10 # fade-delta = 10

View file

@ -11,6 +11,7 @@ settings:
content.notifications.enabled: content.notifications.enabled:
https://jelly.cochrun.xyz: true https://jelly.cochrun.xyz: true
https://nc.cochrun.xyz: false https://nc.cochrun.xyz: false
https://toolbox.iskysoft.com: false
https://www.facebook.com: false https://www.facebook.com: false
https://www.g2a.com: false https://www.g2a.com: false
https://www.reddit.com: false https://www.reddit.com: false

View file

@ -1,7 +1,12 @@
[FileDialog] [FileDialog]
="======" ="======"
<<<<<<< HEAD
history=file:///home/chris/Pictures, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads, file:///home/chris/Documents/TFC Stuff/newsletterpics history=file:///home/chris/Pictures, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads, file:///home/chris/Documents/TFC Stuff/newsletterpics
lastVisited=file:///home/chris/Downloads lastVisited=file:///home/chris/Downloads
=======
history=file:///home/chris/Pictures/tfc, file:///home/chris/Pictures, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads
lastVisited=file:///home/chris
>>>>>>> 17d2a373e69612d8bf761a1f3cec3ff1ee866f2a
qtVersion=5.15.2 qtVersion=5.15.2
shortcuts=file:, file:///home/chris shortcuts=file:, file:///home/chris
sidebarWidth=116 sidebarWidth=116

View file

@ -10,4 +10,4 @@ configuration {
run-command: "fish -c {cmd}"; run-command: "fish -c {cmd}";
run-list-command: "fish -c functions"; run-list-command: "fish -c functions";
} }
@import "/home/chris/.dotfiles/rofi/launchers-git/blurry.rasi" @import "/home/chris/.dotfiles/rofi/launchers-git/laptop.rasi"

View file

@ -21,7 +21,7 @@ configuration {
} }
* { * {
backgrounkd: #12121222; backgrounkd: #12121222;
background-color: #00222b33; background-color: #00222b33;
background-entry: #000000; background-entry: #000000;
background-alt: #323232; background-alt: #323232;
@ -45,7 +45,7 @@ configuration {
base0D: #57c7ff; base0D: #57c7ff;
base0E: #ff6ac1; base0E: #ff6ac1;
base0F: #b2643c; base0F: #b2643c;
base00t: #282a36BB; base00t: #282a3655;
} }
window { window {

View file

@ -10,6 +10,6 @@
configuration { configuration {
font: "VictorMono Nerd Font 14.0"; font: "VictorMono Nerd Font 28.0";
} }
@import "/home/chris/.dotfiles/rofi/launchers-git/blurry.rasi" @import "/home/chris/.dotfiles/rofi/launchers-git/blurry.rasi"