mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-19 22:59:27 +02:00
added quotes
This commit is contained in:
@@ -10,11 +10,12 @@ exec_always --no-startup-id "xmodmap ~/.Xmodmap"
|
||||
|
||||
# display
|
||||
exec --no-startup-id "nvidia-settings --load-config-only"
|
||||
exec --no-startup-id picom
|
||||
exec --no-startup-id "picom"
|
||||
#exec --no-startup-id zsh ~/.screenlayout/layout_2mon.sh
|
||||
exec --no-startup-id zsh ~/.config/polybar/launch_polybar.sh
|
||||
exec --no-startup-id "nitrogen --restore"
|
||||
exec --no-startup-id "unclutter --timeout 5 --jitter 5 --ignore-scrolling"
|
||||
exec --no-startup-id "light-locker"
|
||||
|
||||
# audio
|
||||
exec --no-startup-id zsh ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh
|
||||
@@ -109,7 +110,8 @@ bindsym $mod+comma exec --no-startup-id "playerctl previous"
|
||||
# Screen
|
||||
|
||||
# Quick Lock
|
||||
bindsym $mod+l exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh lock
|
||||
bindsym $mod+l exec --no-startup-id "light-locker-command -l"
|
||||
#bindsym $mod+l exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh lock
|
||||
|
||||
# Hide / Unhide statusbar
|
||||
bindsym $mod+m exec --no-startup-id polybar-msg cmd toggle
|
||||
|
||||
Reference in New Issue
Block a user