Getting caught up on a lot of little changes

This commit is contained in:
Colin Powell
2020-02-05 10:30:21 -05:00
parent 5bd933ca8c
commit a2f32b7463
7 changed files with 17 additions and 6 deletions

View File

@ -1,5 +1,5 @@
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
setxkbmap -option caps:escape -option compose:ralt &
Xcursor*theme: whiteglass
Xcursor*size: 24
Xcursor*theme: whiteglass

View File

@ -266,6 +266,9 @@ bindsym XF86AudioLowerVolume exec mixer vol -5
bindsym XF86AudioMicMute exec mixer mic toggle
# Sreen brightness controls
bindsym $mod+F5 exec intel_backlight decr
bindsym $mod+F6 exec intel_backlight incr
bindsym XF86MonBrightnessUp exec ~/.config/i3/bright.sh -u # increase screen brightness
bindsym XF86MonBrightnessDown exec ~/.config/i3/bright.sh -d # decrease screen brightness
bindsym XF86Search exec ~/.config/i3/bright.sh 1 # decrease screen brightness
@ -285,14 +288,16 @@ bindsym $mod+Shift+b exec ~/.config/rofi/books-search.sh
bindsym $mod+Shift+c exec ~/.config/rofi/github-repos.sh
bindsym Print exec --no-startup-id gnome-screenshot
bindsym $mod+Ctrl+f exec --no-startup-id $browser https://15five.15five.com/report/current/
bindsym $mod+Ctrl+g exec --no-startup-id $browser https://github.com/15five/fifteen5/pulls
bindsym $mod+Ctrl+p exec --no-startup-id $browser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
bindsym $mod+Ctrl+f exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
bindsym $mod+Ctrl+g exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls
bindsym $mod+Ctrl+p exec --no-startup-id $solobrowser https://github.com/15five/fifteen5/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Abackend+-reviewed-by%3Apowellc
bindsym $mod+Ctrl+a exec $solobrowser https://www.astrobin.com/iotd/archive/
bindsym $mod+Ctrl+m exec $solobrowser https://play.unbl.ink/iris
bindsym $mod+Ctrl+d exec $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
bindsym $mod+Ctrl+q exec $solobrowser https://15five.quip.com/
bindsym $mod+Ctrl+s exec $solobrowser https://15five.slack.com/
bindsym $mod+Ctrl+r exec $solobrowser https://randomaccessbrewery.slack.com/
bindsym $mod+e exec emacsclient -c