.files/nix/configurations/vanadium/home
Léana 江 d4fa0b8bb6
vanadium/xmonad: use <> instead of <+>
<+> is synonym of infix mappend.
Mappend is redundant and has the default implementation
mappend = (<>) since base-4.11.0.0. Should it be implemented manually,
since mappend is a synonym for (<>), it is expected that the two
functions are defined the same way. In a future GHC release mappend will
be removed from Monoid.
2025-08-25 23:07:45 +08:00
..
xmobar xmobar: use DateZone for current clock so it's locale aware 2025-08-24 23:53:00 +08:00
xmonad vanadium/xmonad: use <> instead of <+> 2025-08-25 23:07:45 +08:00
xscreensaver nix: refactor modules pass 2 2025-04-01 21:42:35 +02:00
dev.nix vanadium/git: generate git conditional config for both https and git 2025-08-01 09:42:32 +02:00
firefox.nix vanadium/firefox: make fullscreen full again 2025-08-24 11:11:04 +08:00
misc.nix vanadium: 🏳️‍⚧️ 2025-05-27 00:36:32 +02:00
programs.nix vanadium: +macchanger 2025-08-21 12:59:26 +02:00
xmobar.nix xmobar: document how to visualize modified configuration 2025-08-12 10:37:22 +02:00