|
@@ -137,9 +137,9 @@ strip_workspace_numbers yes
|
|
|
#bindsym $mod+shift+m exec --no-startup-id surf https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
|
|
|
|
|
# SCRATCHPAD
|
|
|
-bindsym $mod+Return exec rofi -show ssh
|
|
|
-bindsym $mod+Shift+Return exec $term
|
|
|
-bindsym $mod+Ctrl+Return exec kitty
|
|
|
+bindsym $mod+Ctrl+Return exec rofi -show ssh
|
|
|
+bindsym $mod+Return exec $term
|
|
|
+bindsym $mod+Shift+Return exec kitty
|
|
|
#bindsym $mod+Shift+BackSpace floating enable, move position 48 px 48 px, move scratchpad
|
|
|
#bindsym $mod+Ctrl+BackSpace exec $term -e tmux new-session -A -s scratch
|
|
|
|
|
@@ -226,7 +226,7 @@ bindsym $mod+F1 exec ~/.screenlayout/titan-one.sh
|
|
|
bindsym $mod+F2 exec ~/.screenlayout/titan-two.sh
|
|
|
|
|
|
# bind program to workspace and focus to them on startup:
|
|
|
-assign [class="Alacritty"] $ws1
|
|
|
+assign [class="emacs"] $ws1
|
|
|
assign [class="(?i)firefox"] $ws3
|
|
|
assign [class="qutebrowser"] $ws4
|
|
|
|