diff --git a/hypr/keybindings.conf b/hypr/keybindings.conf index c68a0a4..8210285 100644 --- a/hypr/keybindings.conf +++ b/hypr/keybindings.conf @@ -16,10 +16,13 @@ bind = , XF86Launch5, exec, playerctl play-pause bind = , XF86Launch6, exec, playerctl next # Run "overlay apps" -bind = CTRL ALT, DELETE, exec, swaylock +bind = CTRL ALT_L, DELETE, exec, swaylock bind = $secondaryMod SHIFT, s, exec, grim -g "$(slurp)" -c "/home/moonleay/Pictures/Screenshots/$(date +'%s_grim.png')" bind = $secondaryMod Control_L, s, exec, grim -c "/home/moonleay/Pictures/Screenshots/$(date +'%s_grim_full.png')" +# (Re)enable Colemak-dh +bind = ALT_L, SPACE, exec, setxkbmap -model 'pc105angle' -layout 'us' -variant 'cmk_ed_us' -option'' -option 'misc:extend,lv5:caps_switch_lock,grp:shifts_toggle,compose:menu,misc:cmk_curl_dh' + # Run application bind = $secondaryMod, q, exec, librewolf