|
@@ -7,7 +7,7 @@ set $mod Mod4
|
|
font pango:Go Mono 10
|
|
font pango:Go Mono 10
|
|
|
|
|
|
# APP VARIABLES
|
|
# APP VARIABLES
|
|
-set $browser qutebrowser --target window
|
|
|
|
|
|
+set $browser firefox --new-window
|
|
set $solobrowser surf
|
|
set $solobrowser surf
|
|
set $term alacritty
|
|
set $term alacritty
|
|
|
|
|
|
@@ -295,10 +295,12 @@ bindsym $mod+Ctrl+y exec pkill xfreerdp
|
|
bindsym Print exec --no-startup-id flameshot gui
|
|
bindsym Print exec --no-startup-id flameshot gui
|
|
bindsym $mod+F6 exec --no-startup-id $solobrowser https://www.quip.com
|
|
bindsym $mod+F6 exec --no-startup-id $solobrowser https://www.quip.com
|
|
bindsym F7 exec --no-startup-id $browser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
bindsym F7 exec --no-startup-id $browser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
-bindsym F8 exec --no-startup-id $browser https://15five.15five.com/report/current/
|
|
|
|
|
|
+bindsym F8 exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
|
|
|
|
|
bindsym F9 exec --no-startup-id $browser https://green.five.unbl.ink
|
|
bindsym F9 exec --no-startup-id $browser https://green.five.unbl.ink
|
|
|
|
+bindsym $mod+F9 exec --no-startup-id $browser https://admin.cloud102.15five.com/admin/dj
|
|
bindsym F10 exec --no-startup-id $browser https://green.five.unbl.ink/admin/dj
|
|
bindsym F10 exec --no-startup-id $browser https://green.five.unbl.ink/admin/dj
|
|
|
|
+bindsym $mod+F10 exec --no-startup-id $browser https://admin.cloud100.15five.com/admin/dj
|
|
bindsym F11 exec --no-startup-id $solobrowser https://podcasts.unbl.ink/player
|
|
bindsym F11 exec --no-startup-id $solobrowser https://podcasts.unbl.ink/player
|
|
bindsym F12 exec --no-startup-id $solobrowser https://wx.unbl.ink
|
|
bindsym F12 exec --no-startup-id $solobrowser https://wx.unbl.ink
|
|
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
|
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
|
@@ -311,6 +313,8 @@ bindsym $mod+Ctrl+e exec pkill emacs
|
|
|
|
|
|
# STARTUP
|
|
# STARTUP
|
|
exec --no-startup-id unclutter -grab
|
|
exec --no-startup-id unclutter -grab
|
|
|
|
+#exec --no-startup-id "i3-msg 'workspace 1; append_layout /home/powellc/.i3/workspace-1.json'"
|
|
|
|
+exec --no-startup-id "i3-msg 'workspace 3; append_layout /home/powellc/.i3/workspace-3.json'"
|
|
|
|
|
|
# RELOAD
|
|
# RELOAD
|
|
#exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|
|
#exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|