diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-27 16:27:22 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-27 16:31:14 +0200 |
commit | 95f119d4c65700bfef1e7e62b9c0b46a77347c68 (patch) | |
tree | 8ba742cb0b2435539cfbfe521a24a411bba69898 /hosts/vm/home.nix | |
parent | Fix bug with mountpoint options not being in diff strings (diff) | |
download | nixos-config-95f119d4c65700bfef1e7e62b9c0b46a77347c68.tar.gz nixos-config-95f119d4c65700bfef1e7e62b9c0b46a77347c68.tar.bz2 nixos-config-95f119d4c65700bfef1e7e62b9c0b46a77347c68.zip |
fmt
Diffstat (limited to 'hosts/vm/home.nix')
-rw-r--r-- | hosts/vm/home.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/vm/home.nix b/hosts/vm/home.nix index 13fa378..19c9e26 100644 --- a/hosts/vm/home.nix +++ b/hosts/vm/home.nix @@ -36,7 +36,8 @@ in builtins.readFile (dotfiles + "/sxhkd/dwm") + builtins.readFile (dotfiles + "/sxhkd/base") + '' - #enter and leave game mode + + #enter and leave game mode alt + shift + F11: ctrl + shift + F11 pkill -ALRM sxhkd |