aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-05-11 19:19:55 -0700
committerCaroline Larimore <caroline@larimo.re>2024-05-11 19:19:55 -0700
commit59991e65c440a8c78634ea517fb37b8f339bf62f (patch)
treeae275c76bd5be6e07c45b7a0c90a921921a6f62e /modules
parent3e745df545120845858d78402a76dcf2e0a1535a (diff)
Remove pywal
Diffstat (limited to 'modules')
-rw-r--r--modules/home/i3.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/home/i3.nix b/modules/home/i3.nix
index 3295fc7..27556ae 100644
--- a/modules/home/i3.nix
+++ b/modules/home/i3.nix
@@ -94,7 +94,6 @@
{ command = "polybar"; always = true; notification = false; }
{ command = "systemctl --user restart picom"; always = true; notification = false; }
{ command = "${pkgs.feh}/bin/feh --bg-fill ~/Pictures/bg/${config.theme.background}"; always = true; notification = false; }
-# { command = "${pkgs.pywal}/bin/wal -ne -b 000000 -i ~/Pictures/bg/${config.theme.background}"; always = true; notification = false; }
];
keybindings = {