removed nm-applet from startup
This commit is contained in:
parent
e6abb81ab2
commit
66da0ee19a
@ -379,7 +379,6 @@ myStandardEZKeys =
|
|||||||
nonEmptyNonNSP = WSIs (return (\ws -> isJust (W.stack ws) && W.tag ws /= "NSP"))
|
nonEmptyNonNSP = WSIs (return (\ws -> isJust (W.stack ws) && W.tag ws /= "NSP"))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
myLaptopEZKeys :: [(String, X ())]
|
myLaptopEZKeys :: [(String, X ())]
|
||||||
myLaptopEZKeys =
|
myLaptopEZKeys =
|
||||||
--NOTE backlight controls
|
--NOTE backlight controls
|
||||||
@ -566,7 +565,6 @@ myStartupHook = do
|
|||||||
spawnOnce "xsetroot -cursor_name left_ptr"
|
spawnOnce "xsetroot -cursor_name left_ptr"
|
||||||
|
|
||||||
-- Startup apps (tray) and settings
|
-- Startup apps (tray) and settings
|
||||||
spawnOnce "nm-applet &"
|
|
||||||
spawnOnce "blueman-applet &"
|
spawnOnce "blueman-applet &"
|
||||||
spawnOnce "/usr/lib/kdeconnectd &"
|
spawnOnce "/usr/lib/kdeconnectd &"
|
||||||
spawnOnce "kdeconnect-indicator &"
|
spawnOnce "kdeconnect-indicator &"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user