mirror of
https://github.com/fredrikr79/nixos.git
synced 2026-01-24 15:13:12 +01:00
fix cursor is X
This commit is contained in:
@@ -145,6 +145,7 @@ myStartupHook = do
|
||||
\--SetPartialStrut true --expand false --width 5 --transparent true \
|
||||
\--alpha 0 --tint 0x000000 --height 18 --distance 0 --monitor primary"
|
||||
spawnOnce "feh --bg-fill --no-fehbg /usr/share/nix.png"
|
||||
spawn "xsetroot -cursor_name left_ptr"
|
||||
|
||||
myLayout = avoidStruts $ smartBorders tiled ||| smartBorders (Mirror tiled) ||| smartBorders Full
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user