add keyboard profile to hyprland config

This commit is contained in:
lucy 2026-01-22 10:31:12 +01:00
parent 1821a5cff6
commit 0c88124be9
4 changed files with 14 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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

@ -1 +1 @@
Subproject commit b06ba1da063f33822e3281b8b3ad97dc9b75a6a0
Subproject commit 520ca3bb4c12506eae7963bc863b90d76de58a4b