Merge branch 'master' of ssh://gitlab.dieblanks.net:9822/alex/dotfiles

This commit is contained in:
2022-01-04 13:34:05 +01:00
3 changed files with 11 additions and 25 deletions
+10
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
@@ -334,11 +342,13 @@ bindsym Ctrl+Alt+l exec light-locker-command -l
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
exec --no-startup-id nitrogen --restore; sleep 1; picom --config ~/.config/picom/picom.conf
exec --no-startup-id xfce4-power-manager
exec --no-startup-id light-locker
exec --no-startup-id flameshot
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 )