Xmonad

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Gwaro

Xmonad

Post by Gwaro »

I set up Xmonad on Maya and am trying to start gnome-settings-daemon on start-up. I have tried the ~/.xinitrc but am not getting any results. Somebody help me please.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Gwaro

Re: Xmonad

Post by Gwaro »

I solved it by using this:

Code: Select all

myStartupHook = spawn "gnome-settings-daemon"
in the xmonad.hs file.
Locked

Return to “Software & Applications”