diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 466ea45..6738c49 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -23,7 +23,7 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,auto +monitor=,preferred,auto,1 monitor = DP-2, 2560x1440@165,auto-left,1 monitor = HDMI-A-2, highres,auto-right,1 @@ -49,6 +49,7 @@ $menu = fuzzel exec-once = qs #exec-once = kitty --single-instance --start-as hidden exec-once = hyprctl setcursor gentoo 24 +exec-once = gentoo-pipewire-launcher exec-once = /usr/libexec/polkit-gnome-authentication-agent-1 @@ -129,6 +130,12 @@ decoration { } } + + +device { + name = node-75-lp-1-keyboard + kb_layout = us +} # https://wiki.hyprland.org/Configuring/Variables/#animations animations { enabled = yes, please :) @@ -196,7 +203,7 @@ xwayland { # https://wiki.hyprland.org/Configuring/Variables/#input input { - kb_layout = us + kb_layout = de kb_variant = kb_model = kb_options = @@ -286,7 +293,7 @@ bind = $mainMod, mouse_up, workspace, e-1 # Move/resize windows with mainMod + LMB/RMB and dragging bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow - +bindm = alt, mouse:272, resizewindow # screenshot binds bind = $mainMod SHIFT, s, exec, hyprshot -m region --clipboard-only --freeze bind = alt, s, exec, hyprshot -m output -m active --clipboard-only --freeze diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 8790122..377d355 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -5,7 +5,7 @@ dynamic_background_opacity yes font_size 10 # BEGIN_KITTY_FONTS -font_family family="0xProto Nerd Font Mono" +font_family family='0xProto Nerd Font Mono' postscript_name=0xProtoNFM-Regular bold_font auto italic_font auto bold_italic_font auto diff --git a/kitty/kitty.conf.bak b/kitty/kitty.conf.bak index e4108fe..8790122 100644 --- a/kitty/kitty.conf.bak +++ b/kitty/kitty.conf.bak @@ -1,11 +1,11 @@ include colors.conf window_padding_width 10 -background_opacity 0.8 +background_opacity 1 dynamic_background_opacity yes font_size 10 # BEGIN_KITTY_FONTS -font_family family="IosevkaTermSlab Nerd Font Mono" +font_family family="0xProto Nerd Font Mono" bold_font auto italic_font auto bold_italic_font auto diff --git a/quickshell b/quickshell index b06ba1d..520ca3b 160000 --- a/quickshell +++ b/quickshell @@ -1 +1 @@ -Subproject commit b06ba1da063f33822e3281b8b3ad97dc9b75a6a0 +Subproject commit 520ca3bb4c12506eae7963bc863b90d76de58a4b