back on the sway grindset

This commit is contained in:
alisceon 2025-12-01 20:17:06 +01:00
parent c3f55a9fd7
commit 4b859d067d
4 changed files with 19 additions and 19 deletions

View file

@ -3,7 +3,7 @@
# execs
lock = "${pkgs.swaylock}/bin/swaylock --daemonize";
term = "${pkgs.foot}/bin/foot";
dmenu = "${pkgs.rofi-wayland}/bin/rofi -show drun";
dmenu = "${pkgs.rofi}/bin/rofi -show drun";
# keybinds
key_mod = "Mod4";