|
@@ -157,6 +157,7 @@ bindsym $mod+c $center
|
|
|
bindsym $mod+F1 exec ~/.screenlayout/titan-one.sh
|
|
|
bindsym $mod+F2 exec ~/.screenlayout/titan-two.sh
|
|
|
bindsym $mod+F3 exec ~/.screenlayout/titan-three.sh
|
|
|
+bindsym $mod+F4 exec ~/.screenlayout/titan-three-vert.sh
|
|
|
|
|
|
##### WORKSPACES ##################################
|
|
|
|
|
@@ -306,7 +307,7 @@ bindsym $mod+Shift+o exec rofi-bat
|
|
|
exec --no-startup-id unclutter -grab
|
|
|
|
|
|
# RELOAD
|
|
|
-exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|
|
|
+#exec_always --no-startup-id picom --config ~/.config/compton/compton.conf
|
|
|
exec_always --no-startup-id dunst
|
|
|
exec_always --no-startup-id syncthing -no-browser
|
|
|
exec_always xrdb --merge ~/.Xresoureces
|