switching to fuzzel for uwsm integration and tuirun still WIP

This commit is contained in:
2025-01-05 10:45:55 +01:00
parent 09c7770adf
commit 996bbead2e
8 changed files with 91 additions and 17 deletions

View File

@@ -24,10 +24,10 @@ in {
# Common Keybind Variables
"$fileManager" = "thunar";
"$yazi" = "foot -e yazi";
"$launcher" = "rofi -show drun";
"$launcher" = "fuzzel";
bind = [
"$mod, SPACE, exec, tuirun-toggle.sh"
"$mod, SPACE, exec, $launcher"
"$mod, R, exec, $launcher"
"$mod, L, exec, ${toggle "nwg-bar"}"
"$mod SHIFT, B, exec, pkill -SIGUSR2 waybar"