Added wofi

This commit is contained in:
LarsZauberer 2024-04-13 21:08:08 +02:00
commit 0f0be2ed48
2 changed files with 2 additions and 0 deletions

View file

@ -83,6 +83,7 @@ in {
"$mod SHIFT, m, exit"
", F11, exec, pamixer -d 2"
", F12, exec, pamixer -i 2"
"$mod, d, exec, wofi --show drun"
# Application
"$mod SHIFT, c, exec, code --enable-features=UseOzonePlatform --ozone-platform=wayland --disable-gpu"

View file

@ -53,6 +53,7 @@ in {
slurp
wl-clipboard
pavucontrol
wofi
];
};
}