Added more wallpapers

This commit is contained in:
marc
2022-11-06 19:32:18 +01:00
parent 934ce73d01
commit 2347adc56f
21 changed files with 787 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ in
launcher.command = "${pkgs.rofi}/bin/rofi rofi -show run";
terminal.command = "${pkgs.alacritty}/bin/alacritty";
browser.command = "${pkgs.firefox}/bin/firefox";
locker.command = "${pkgs.i3lock-blur}/bin/i3lock-color -c 808F85 && sleep 1";
};
polybar.enable = true;