mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 23:25:52 +05:30
5 lines
90 B
Bash
5 lines
90 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
hyprctl keyword unbind SUPER,S;
|
||
|
hyprctl keyword bind SUPER,S,exec,qutebrowser;
|