mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-07 07:12:17 +05:30
4 lines
90 B
Bash
Executable file
4 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
|
|
hyprctl keyword unbind SUPER,S;
|
|
hyprctl keyword bind SUPER,S,exec,qutebrowser;
|