|
@@ -42,8 +42,8 @@ for_window [class="Foliate"] floating_maximum_size 400 x 800
|
|
|
#for_window [class="Surf"] floating_maximum_size 800 x 550
|
|
|
|
|
|
# GAP VARIABLES
|
|
|
-set $inner 3
|
|
|
-set $outer 3
|
|
|
+set $inner 7
|
|
|
+set $outer 7
|
|
|
|
|
|
# SET GAPS
|
|
|
gaps inner $inner
|
|
@@ -242,7 +242,7 @@ client.placeholder $bg $bg $bg $bg
|
|
|
##### TOOLS ########################################
|
|
|
|
|
|
bindsym $mod+F11 exec --no-startup-id systemctl --user restart canon-webcam
|
|
|
-bindsym $mod+F12 exec --no-startup-id ffplay /dev/video0
|
|
|
+bindsym $mod+F12 exec --no-startup-id ffplay /dev/video5
|
|
|
|
|
|
# SCREENSHOT
|
|
|
set $shots ~/var/media/screenshots
|
|
@@ -293,16 +293,15 @@ bindsym $mod+Shift+y exec xfreerdp /u:powellc /p:mainroot /v:telesto.local /w:12
|
|
|
bindsym $mod+Ctrl+y exec pkill xfreerdp
|
|
|
|
|
|
bindsym Print exec --no-startup-id flameshot gui
|
|
|
-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 F8 exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
|
|
+bindsym F8 exec --no-startup-id $browser https://15five.15five.com/report/current/
|
|
|
|
|
|
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 $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 F12 exec --no-startup-id $solobrowser https://wx.unbl.ink
|
|
|
+bindsym F11 exec --no-startup-id $browser https://podcasts.unbl.ink/player
|
|
|
+bindsym F12 exec --no-startup-id $browser https://wx.unbl.ink
|
|
|
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
|
|
|
|
|
bindsym $mod+e exec emacsclient -cnq
|
|
@@ -315,6 +314,7 @@ bindsym $mod+Ctrl+e exec pkill emacs
|
|
|
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'"
|
|
|
+exec_always --no-startup-id copyq
|
|
|
|
|
|
# RELOAD
|
|
|
#exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|