|
@@ -7,7 +7,7 @@ set $mod Mod4
|
|
|
font pango:Go Mono 10
|
|
|
|
|
|
# APP VARIABLES
|
|
|
-set $qute qutequte --target window
|
|
|
+set $qute qutebrowser --target window
|
|
|
set $firefox firefox --new-window
|
|
|
set $surf surf
|
|
|
set $term alacritty
|
|
@@ -285,28 +285,35 @@ bindsym $mod+Shift+F12 exec --no-startup-id i3lock -i ~/var/media/backgrounds/as
|
|
|
|
|
|
##### APP BINDS ###################################
|
|
|
|
|
|
-bindsym $mod+n exec $brwoser --target window
|
|
|
+bindsym $mod+n exec $qute --target window
|
|
|
bindsym $mod+Shift+n exec $qute --target private-window
|
|
|
+
|
|
|
bindsym $mod+Shift+c exec org-capture
|
|
|
|
|
|
bindsym $mod+Shift+y exec xfreerdp /u:powellc /p:mainroot /v:telesto.local /w:1200 /h:700
|
|
|
bindsym $mod+Ctrl+y exec pkill xfreerdp
|
|
|
|
|
|
bindsym Print exec --no-startup-id flameshot gui
|
|
|
-bindsym $mod+F6 exec --no-startup-id $surf https://15five.slack.com
|
|
|
-bindsym F7 exec --no-startup-id $surf https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
-bindsym $mod+F7 exec --no-startup-id $surf https://15five-sandbox.atlassian.net/
|
|
|
+bindsym $mod+F6 exec --no-startup-id $qute https://15five.slack.com
|
|
|
+
|
|
|
+bindsym F7 exec --no-startup-id $qute https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
+bindsym $mod+F7 exec --no-startup-id $qute https://15five-sandbox.atlassian.net/
|
|
|
+
|
|
|
bindsym F8 exec --no-startup-id $firefox https://15five.15five.com/report/current/
|
|
|
-bindsym $mod+F8 exec --no-startup-id $firefox https://15five.15five.com/report/current/
|
|
|
+bindsym $mod+F8 exec --no-startup-id $firefox
|
|
|
|
|
|
-bindsym F9 exec --no-startup-id $qute https://my.five.unbl.ink
|
|
|
+bindsym F9 exec --no-startup-id $qute https://my.five.unbl.ink/
|
|
|
bindsym $mod+F9 exec --no-startup-id $qute https://my.five.unbl.ink/admin/dj/
|
|
|
-bindsym F10 exec --no-startup-id $surf https://admin.cloud100.15five.com/admin/dj
|
|
|
-bindsym $mod+F10 exec --no-startup-id $surf https://admin.cloud100.15five.com/admin/dj
|
|
|
-bindsym F11 exec --no-startup-id $surf https://15five.my.salesforce.com
|
|
|
-bindsym $mod+F11 exec --no-startup-id $surf https://15five--15fivesb.my.salesforce.com
|
|
|
-bindsym F12 exec --no-startup-id $surf https://wx.unbl.ink
|
|
|
-bindsym $mod+F12 exec --no-startup-id $surf https://wx.unbl.ink
|
|
|
+
|
|
|
+bindsym F10 exec --no-startup-id $qute https://admin.cloud100.15five.com/admin/dj
|
|
|
+bindsym $mod+F10 exec --no-startup-id $qute
|
|
|
+
|
|
|
+bindsym F11 exec --no-startup-id $qute https://15five.my.salesforce.com
|
|
|
+bindsym $mod+F11 exec --no-startup-id $qute https://15five--15fivesb.my.salesforce.com
|
|
|
+
|
|
|
+bindsym F12 exec --no-startup-id $qute https://wx.unbl.ink
|
|
|
+bindsym $mod+F12 exec --no-startup-id $qute https://podcasts.unbl.ink/
|
|
|
+
|
|
|
bindsym $mod+Insert exec --no-startup-id zathura ~/var/documents/15five/strengths.pdf
|
|
|
|
|
|
bindsym $mod+e exec emacsclient -cnq
|