aboutsummaryrefslogtreecommitdiff
path: root/modules/sway/default.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-06-23 15:23:07 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-06-23 15:23:07 -0400
commit83ea0b2b75d29b169daf43f435fa2092a04fe4e2 (patch)
tree35352dc9af61c490b0a4369a24c2d730ca269575 /modules/sway/default.nix
parent964fd821600e631d0f59f4b9b88188bc8075bdda (diff)
downloadhome-83ea0b2b75d29b169daf43f435fa2092a04fe4e2.tar.gz
modules/fuzzel: init
Diffstat (limited to 'modules/sway/default.nix')
-rw-r--r--modules/sway/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/sway/default.nix b/modules/sway/default.nix
index fbe507f..4028aab 100644
--- a/modules/sway/default.nix
+++ b/modules/sway/default.nix
@@ -58,7 +58,8 @@ in
terminal = "${cfg.terminal}";
# menu = ''wmenu-run -n 4c4c4c -N 0d0d0d -s 8aac8b -S 0d0d0d -l 10 -f "ComicShannsMono Nerd Font Mono 10"'';
- menu = "tofi-run | xargs swaymsg exec";
+ # menu = "tofi-run | xargs swaymsg exec";
+ menu = "fuzzel";
defaultWorkspace = "workspace number 1";