Switch from netctl to NM
parent
8281a0f44e
commit
1d3e5700bd
|
@ -45,6 +45,9 @@ smart_gaps on
|
|||
#start compositor
|
||||
exec --no-startup-id picom --config ~/.config/picom.conf
|
||||
|
||||
#start NetworkManager applet
|
||||
exec --no-startup-id nm-applet
|
||||
|
||||
#start polybar
|
||||
exec_always --no-startup-id $HOME/.config/polybar/scripts/launch_polybar.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue