mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Fix: add Vicinae application launcher to NixOS configuration and update keybindings for Hyprland
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
|
||||
# Release keybinds - Super key alone opens app launcher
|
||||
bindr = [
|
||||
"SUPER, SUPER_L, exec, pkill wofi || wofi --show drun"
|
||||
"SUPER, SUPER_L, exec, pkill vicinae || vicinae"
|
||||
];
|
||||
|
||||
# Mouse bindings
|
||||
|
||||
Reference in New Issue
Block a user