Switch from netctl to NM

master
Quentin Duchemin 2022-01-26 11:36:28 +01:00
parent 8281a0f44e
commit 1d3e5700bd
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ smart_gaps on
#start compositor #start compositor
exec --no-startup-id picom --config ~/.config/picom.conf exec --no-startup-id picom --config ~/.config/picom.conf
#start NetworkManager applet
exec --no-startup-id nm-applet
#start polybar #start polybar
exec_always --no-startup-id $HOME/.config/polybar/scripts/launch_polybar.sh exec_always --no-startup-id $HOME/.config/polybar/scripts/launch_polybar.sh