fixed custom scripts

This commit is contained in:
2022-01-02 13:13:29 +01:00
parent 5b1246bb6d
commit 313d50e556
4 changed files with 10 additions and 158 deletions
+9
View File
@@ -150,6 +150,14 @@ bindsym $mod+Shift+Down move down
bindsym $mod+Shift+Up move up
bindsym $mod+Shift+Right move right
# move focus to different monitors
bindsym $mod+Shift+Ctrl+l focus output right
bindsym $mod+Shift+Ctrl+h focus output left
# move container to different monitors
bindsym $mod+Shift+greater move container to output right; focus output right
bindsym $mod+Shift+less move container to output left; focus output left
# workspace back and forth (with/without active container)
workspace_auto_back_and_forth yes
bindsym $mod+b workspace back_and_forth
@@ -339,6 +347,7 @@ exec --no-startup-id nextcloud
exec --no-startup-id mullvad-vpn
exec_always --no-startup-id fix_xcursor
exec --no-startup-id redshift ~/.config/redshift/redshift.conf
exec --no-startup-id blueman-applet
# Color palette used for the terminal ( ~/.Xresources file )