up
This commit is contained in:
@@ -36,6 +36,7 @@ exec --no-startup-id xset b off
|
||||
exec --no-startup-id xset s 300 300
|
||||
exec --no-startup-id xset dpms 300 600 900
|
||||
exec --no-startup-id xss-lock -- ~/.config/i3/scripts/lock $wallpaper_dir
|
||||
exec --no-startup-id ~/.config/i3/scripts/dpms-inhibit
|
||||
|
||||
bindsym $mod+l exec ~/.config/i3/scripts/lock-now $wallpaper_dir
|
||||
bindsym $mod+Shift+o exec --no-startup-id ~/.config/i3/scripts/lock-then-suspend $wallpaper_dir
|
||||
@@ -48,11 +49,11 @@ bindsym $mod+Print exec --no-startup-id bash -c 'f="$(xdg-user-dir PICTURES)/$(d
|
||||
|
||||
# applets
|
||||
exec --no-startup-id snixembed --fork
|
||||
exec --no-startup-id picom --config ~/.config/picom/picom.conf
|
||||
exec --no-startup-id fcitx5 -d
|
||||
exec --no-startup-id nm-applet
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh,pkcs11
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id ~/.config/i3/scripts/wallpaper-rotate $wallpaper_dir
|
||||
#exec --no-startup-id pasystray
|
||||
exec --no-startup-id polybar
|
||||
|
||||
Reference in New Issue
Block a user