diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-27 17:26:49 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-06-27 17:26:49 +0200 |
commit | 001a7ea54610d58e8821fcdd05b3b9c1f9ba9ace (patch) | |
tree | 2974ee62978754667ef49acd3a3ee499fbf2c6b3 /hosts/luna/home.nix | |
parent | Fmt: Move custom packages together (diff) | |
download | nixos-config-001a7ea54610d58e8821fcdd05b3b9c1f9ba9ace.tar.gz nixos-config-001a7ea54610d58e8821fcdd05b3b9c1f9ba9ace.tar.bz2 nixos-config-001a7ea54610d58e8821fcdd05b3b9c1f9ba9ace.zip |
Luna: Change Super+L search keybind to XF86Search
Diffstat (limited to 'hosts/luna/home.nix')
-rw-r--r-- | hosts/luna/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index 7adeb31..cd414ef 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -63,7 +63,7 @@ in Print bash ~/.scripts/screenshot - Super_L + XF86Search dmenu_run -i XF86PowerOff |