|
@@ -9,7 +9,7 @@ font pango:Iosevka 10
|
|
# APP VARIABLES
|
|
# APP VARIABLES
|
|
set $browser qutebrowser
|
|
set $browser qutebrowser
|
|
set $solobrowser surf
|
|
set $solobrowser surf
|
|
-set $term alacritty
|
|
|
|
|
|
+set $term kitty
|
|
|
|
|
|
# DIR VARIABLES
|
|
# DIR VARIABLES
|
|
set $bin ~/bin
|
|
set $bin ~/bin
|
|
@@ -243,8 +243,8 @@ client.placeholder $bg $bg $bg $bg
|
|
set $shots ~/var/media/screenshots
|
|
set $shots ~/var/media/screenshots
|
|
|
|
|
|
bindsym $mod+Print exec maim --hidecursor $shots/$(date +%s).png
|
|
bindsym $mod+Print exec maim --hidecursor $shots/$(date +%s).png
|
|
-bindsym $mod+Ctrl+Print exec maim -s $shots/$(date +%s).png
|
|
|
|
-bindsym $mod+Shift+Print exec feh $(last $shots)
|
|
|
|
|
|
+bindsym $mod+Ctrl+Print exec screencap
|
|
|
|
+bindsym $mod+Shift+Print exec pkill ffmpeg
|
|
|
|
|
|
# CAST
|
|
# CAST
|
|
set $casts ~/videos/casts
|
|
set $casts ~/videos/casts
|
|
@@ -289,9 +289,9 @@ bindsym Print exec --no-startup-id flameshot gui
|
|
bindsym $mod+F5 exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
|
bindsym $mod+F5 exec --no-startup-id $solobrowser https://15five.15five.com/report/current/
|
|
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 $mod+F7 exec --no-startup-id $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
bindsym $mod+F7 exec --no-startup-id $solobrowser https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
-bindsym $mod+F8 exec --no-startup-id firefox -new-window https://play.unbl.ink/iris
|
|
|
|
|
|
+bindsym $mod+F8 exec --no-startup-id $solobrowser https://15five.slack.com
|
|
|
|
|
|
-bindsym $mod+F9 exec --no-startup-id $solobrowser https://farm-cam.unbl.ink
|
|
|
|
|
|
+bindsym $mod+F9 exec --no-startup-id $solobrowser https://podcasts.unbl.ink/episodes
|
|
bindsym $mod+F10 exec --no-startup-id $solobrowser https://goat-cam.unbl.ink/stream
|
|
bindsym $mod+F10 exec --no-startup-id $solobrowser https://goat-cam.unbl.ink/stream
|
|
bindsym $mod+F11 exec --no-startup-id $solobrowser https://weather-cam.unbl.ink/stream
|
|
bindsym $mod+F11 exec --no-startup-id $solobrowser https://weather-cam.unbl.ink/stream
|
|
bindsym $mod+F12 exec --no-startup-id $solobrowser https://garden-cam.unbl.ink/stream
|
|
bindsym $mod+F12 exec --no-startup-id $solobrowser https://garden-cam.unbl.ink/stream
|