From ce0732941758651fa42dacd089383129e25f5f31 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Thu, 17 Oct 2024 23:24:58 +0200 Subject: [PATCH] Re-enable shortcut for Emacs --- hmModules/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hmModules/hyprland/hyprland.conf b/hmModules/hyprland/hyprland.conf index c8c20af..543355b 100644 --- a/hmModules/hyprland/hyprland.conf +++ b/hmModules/hyprland/hyprland.conf @@ -36,6 +36,7 @@ bind = $mod, m, exec, footclient $SHELL -C "aerc" bind = $mod, d, exec, fuzzel --background-color=253559cc --border-radius=5 --border-width=0 bind = $mod, s, exec, screenshot.sh bind = $mod, n, exec, logseq +bind = $mod, x, exec, emacsclient -c bind = , XF86MonBrightnessUp, exec, brightnessctl s +5% bind = , XF86MonBrightnessDown, exec, brightnessctl s 5%- bind = $mod, code:60, exec, brightnessctl s +5%