WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 1be4803c5d - Show all commits

View file

@ -4,5 +4,4 @@ set $mod Mod4
set $term footclient set $term footclient
set $browser librewolf set $browser librewolf
set $gnome-schema org.gnome.desktop.interface set $gnome-schema org.gnome.desktop.interface
set $wallpaper ~/Pictures/Wallpapers/random/$(ls ~/Pictures/Wallpapers/random | sort -R | tail -n 1)
set $scripts ~/.config/sway/scripts set $scripts ~/.config/sway/scripts

View file

@ -1,3 +1,4 @@
# vim:ft=i3config # vim:ft=i3config
include ~/.cache/wal/colors-sway
include ~/.config/sway/conf.d/*.conf include ~/.config/sway/conf.d/*.conf