aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/i3.nix')
-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 = {