update i3 config
This commit is contained in:
parent
aa45ac45c9
commit
dcdc4e42bc
@ -82,9 +82,15 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
|
|||||||
|
|
||||||
# NetworkManager is the most popular way to manage wireless networks on Linux,
|
# NetworkManager is the most popular way to manage wireless networks on Linux,
|
||||||
# and nm-applet is a desktop environment-independent system tray GUI for it.
|
# and nm-applet is a desktop environment-independent system tray GUI for it.
|
||||||
# exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
|
|
||||||
|
# Clipman
|
||||||
|
exec --no-startup-id xfce4-clipman
|
||||||
|
|
||||||
|
# Nitrogen: wallpaper
|
||||||
exec --no-startup-id nitrogen --restore
|
exec --no-startup-id nitrogen --restore
|
||||||
|
|
||||||
|
# Polybar: desktop bar
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/scripts/launch.sh
|
exec_always --no-startup-id $HOME/.config/polybar/scripts/launch.sh
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user