Use NetworkManager instead of wicd
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
974895ee8a
commit
1b82726f85
3 changed files with 6 additions and 3 deletions
|
@ -19,6 +19,9 @@ xset s noblank
|
|||
# Set keyboard layout
|
||||
setxkbmap -model pc105 -layout ch
|
||||
|
||||
# Start network manager
|
||||
nm-applet &
|
||||
|
||||
# Start redshift
|
||||
redshift &
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue