|
@@ -71,7 +71,6 @@ bindsym $mod+BackSpace exec $term --working-directory ~/src/ff/fifteen5/
|
|
|
|
|
|
# KILL
|
|
|
bindsym $mod+Shift+q kill
|
|
|
-bindsym $mod+Ctrl+x exec rofi-exit
|
|
|
bindsym $mod+Shift+x exec exit
|
|
|
|
|
|
# RELOAD
|
|
@@ -230,7 +229,7 @@ bindsym $mod+Ctrl+Mod2+KP_9 move container to workspace $ws9
|
|
|
##### COLORS #######################################
|
|
|
|
|
|
# XRESOURCES
|
|
|
-set $fg "#006066"
|
|
|
+set $fg "#006766"
|
|
|
set $bg "#000000"
|
|
|
set $tx "#FFFFFF"
|
|
|
set $ltx "#CCCCCC"
|
|
@@ -277,8 +276,8 @@ exec hsetroot -cover ~/var/media/backgrounds/bing/`ls -A ~/var/media/backgrounds
|
|
|
##### APP BINDS ###################################
|
|
|
|
|
|
bindsym $mod+n exec $browser
|
|
|
-bindsym $mod+Shift+o exec --no-startup-id ~/.config/rofi/www.sh
|
|
|
-bindsym $mod+O exec ~/.config/rofi/web-search.sh
|
|
|
+bindsym $mod+o exec --no-startup-id ~/.config/rofi/www.sh
|
|
|
+bindsym $mod+Shift+o exec ~/.config/rofi/web-search.sh
|
|
|
bindsym $mod+Shift+b exec ~/.config/rofi/books-search.sh
|
|
|
bindsym $mod+Shift+s exec ~/.config/rofi/slack.sh
|
|
|
bindsym $mod+Shift+c exec org-capture
|
|
@@ -289,12 +288,11 @@ bindsym $mod+Ctrl+y exec pkill xfreerdp
|
|
|
bindsym Print exec --no-startup-id flameshot gui
|
|
|
bindsym $mod+F5 exec --no-startup-id $solobrowser https://15five.15five.com/dashboard/high_fives/
|
|
|
bindsym $mod+Shift+F5 exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
|
|
-bindsym $mod+Shift+F6 exec --no-startup-id $solobrowser https://quip.com
|
|
|
+bindsym $mod+F6 exec --no-startup-id $solobrowser https://quip.com
|
|
|
+bindsym $mod+Shift+F6 exec --no-startup-id $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
+bindsym $mod+F7 exec --no-startup-id $solobrowser https://farm-cam.unbl.ink
|
|
|
bindsym $mod+Shift+F7 exec --no-startup-id $solobrowser https://play.unbl.ink/musicbox_webclient/index.html#current
|
|
|
-bindsym $mod+Shift+F8 exec --no-startup-id $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
-bindsym $mod+Ctrl+u exec pkill vlc
|
|
|
|
|
|
-bindsym $mod+Shift+F10 exec --no-startup-id $solobrowser https://farm-cam.unbl.ink
|
|
|
bindsym $mod+F11 exec --no-startup-id $solobrowser https://weather-cam.unbl.ink/stream
|
|
|
bindsym $mod+Shift+F11 exec --no-startup-id $solobrowser https://weather-cam.unbl.ink/stream
|
|
|
|