diff --git a/hypr/autorun.conf b/hypr/autorun.conf index f04337f..dec6a90 100644 --- a/hypr/autorun.conf +++ b/hypr/autorun.conf @@ -7,7 +7,7 @@ exec-once = gsettings set org.gnome.desktop.interface cursor-size '24' exec-once = bash /home/moonleay/.config/hypr/hyprland/scripts/fixXwaylandVideoBridge.sh exec-once = solaar -w hide exec-once = 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' -exec-once = discord & librewolf +# exec-once = discord & librewolf # exec-once = flatpak run org.kde.xwaylandvideobridge # exec-once = gBar bar 0 & gBar bar 1 & gBar bar 2 -# exec-once = /usr/lib/polkit-kde-authentication-agent-1 +exec-once = /usr/lib/polkit-kde-authentication-agent-1 diff --git a/hypr/input.conf b/hypr/input.conf index 1085a01..13edc1a 100644 --- a/hypr/input.conf +++ b/hypr/input.conf @@ -2,7 +2,9 @@ input { kb_layout = us kb_model = pc105angle - # kb_variant = colemak_dh + + #kb_variant = colemak_dh + kb_variant = cmk_ed_us kb_options = misc:extend, lv5:caps_switch_lock, grp:shifts_toggle, compose:menu, misc:cmk_curl_dh diff --git a/hypr/keybindings.conf b/hypr/keybindings.conf index 5149ea0..e3094a2 100644 --- a/hypr/keybindings.conf +++ b/hypr/keybindings.conf @@ -24,8 +24,8 @@ bind = $secondaryMod Control_L, s, exec, grim -c "/home/moonleay/Pictures/Screen bind = $secondaryMod, q, exec, librewolf # Force app fullsceen -bind = ALT_L, f, fullscreen -bind = ALT_L SHIFT, f, fakefullscreen +bind = ALT_L, f, fullscreen, 0 +bind = ALT_L SHIFT, f, fullscreenstate, 0 2 # Custom rofi bind = $secondaryMod, TAB, exec, rofi -show window -show-icons