mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Cleaning up hyprprofile/qutecontainer implementation
This commit is contained in:
parent
cd4de928e8
commit
87980af597
9 changed files with 36 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
hyprctl keyword unbind SUPER,S;
|
||||
hyprctl keyword bind SUPER,S,exec,qutebrowser;
|
||||
hyprctl keyword bind SUPER,S,exec,qutebrowser-hyprprofile;
|
||||
emacsclient --eval '(org-roam-switch-db "Personal.p" t)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue