|
@@ -241,6 +241,9 @@ 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
|
|
|
+
|
|
|
# SCREENSHOT
|
|
|
set $shots ~/var/media/screenshots
|
|
|
|
|
@@ -271,7 +274,7 @@ bindsym $mod+Shift+p exec --no-startup-id ~/.config/rofi/rofi-otp.sh
|
|
|
bindsym $mod+o exec --no-startup-id ~/.config/rofi/www.sh
|
|
|
bindsym $mod+Shift+o exec --no-startup-id ~/.config/rofi/www-incognito.sh
|
|
|
bindsym $mod+s exec --no-startup-id ~/.config/rofi/web-search.sh
|
|
|
-bindsym $mod+b exec --no-startup-id ~/.config/rofi/books-search.sh
|
|
|
+bindsym $mod+Shift+b exec --no-startup-id ~/.config/rofi/books-search.sh
|
|
|
bindsym $mod+Shift+s exec --no-startup-id ~/.config/rofi/slack.sh
|
|
|
|
|
|
# Lock with
|
|
@@ -290,13 +293,12 @@ 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+F5 exec --no-startup-id $browser https://
|
|
|
bindsym $mod+F6 exec --no-startup-id $solobrowser https://www.quip.com
|
|
|
-bindsym F7 exec --no-startup-id $solobrowser 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 F9 exec --no-startup-id $browser https://green.five.unbl.ink
|
|
|
-bindsym F10 exec --no-startup-id $solobrowser https://green.five.unbl.ink/admin/dj
|
|
|
+bindsym F10 exec --no-startup-id $browser https://green.five.unbl.ink/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 $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|