Mangohud keybindings
This commit is contained in:
parent
ec7a5dbaca
commit
ceb9c7aea2
2 changed files with 1 additions and 3 deletions
|
|
@ -13,8 +13,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [ fira-mono ];
|
||||
|
||||
# makeFlags = [ "PREFIX=$(out)" ];
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out/usr/share/sddm/themes/
|
||||
cp -a . $out/usr/share/sddm/themes/clairvoyance
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
enableSessionWide = true;
|
||||
settings = {
|
||||
toggle_hud = "Ctrl_L+F12";
|
||||
toggle_hud = "Shift_L+F12";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue