diff --git a/system/home/fuzzel.nix b/system/home/fuzzel.nix index c643e55f..14f7181f 100644 --- a/system/home/fuzzel.nix +++ b/system/home/fuzzel.nix @@ -11,7 +11,7 @@ filter-desktop = true; terminal = "${config.programs.alacritty.package}/bin/alacritty -e"; lines = 24; - width = 80; + width = 60; tabs = 4; layer = "overlay"; };