From 782ddf08e9e450a9337de035902b83c4c8390e95 Mon Sep 17 00:00:00 2001 From: lucy Date: Fri, 6 Feb 2026 14:52:50 +0100 Subject: [PATCH] updaates and switch to eu layout for keyboard --- hypr/hyprland.conf | 26 +++----------------------- kitty/kitty.conf | 2 +- kitty/kitty.conf.bak | 5 ++--- nvim | 2 +- quickshell | 2 +- 5 files changed, 8 insertions(+), 29 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 0087b1b..cf1b823 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -48,7 +48,7 @@ $menu = fuzzel exec-once = qs #exec-once = kitty --single-instance --start-as hidden -exec-once = hyprctl setcursor gentoo 24 +exec-once = hyprctl setcursor Adwaita 24 exec-once = gentoo-pipewire-launcher exec-once = /usr/libexec/polkit-gnome-authentication-agent-1 @@ -133,49 +133,29 @@ decoration { device { name = node-75-lp-1-keyboard - kb_layout = us + kb_layout = eu } device { name = nuphy-node-75-lp-dongle-1 - kb_layout = us + kb_layout = eu } # https://wiki.hyprland.org/Configuring/Variables/#animations animations { enabled = yes - - # A smoother bezier curve for sliding animations bezier = smooth, 0.23, 1, 0.32, 1 - - # Use slide for everything animation = windows, 1, 5, smooth, slide animation = workspaces, 1, 5, smooth, slide - animation = layers, 1, 5, smooth, slide - - # Fading animation animation = fade, 1, 5, default - - # Border animation animation = border, 1, 10, default } -# Ref https://wiki.hyprland.org/Configuring/Workspace-Rules/ -# "Smart gaps" / "No gaps when only" -# uncomment all if you wish to use that. -# workspace = w[tv1], gapsout:0, gapsin:0 -# workspace = f[1], gapsout:0, gapsin:0 -# windowrule = bordersize 0, floating:0, onworkspace:w[tv1] -# windowrule = rounding 0, floating:0, onworkspace:w[tv1] -# windowrule = bordersize 0, floating:0, onworkspace:f[1] -# windowrule = rounding 0, floating:0, onworkspace:f[1] -# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more dwindle { pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = true # You probably want this } -# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more master { new_status = master } diff --git a/kitty/kitty.conf b/kitty/kitty.conf index b627d19..bfb0d78 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1,7 +1,7 @@ include colors.conf window_padding_width 10 ynamic_background_opacity no -font_size 12 +font_size 10 # BEGIN_KITTY_FONTS font_family family="Maple Mono" diff --git a/kitty/kitty.conf.bak b/kitty/kitty.conf.bak index f1d998a..e97da95 100644 --- a/kitty/kitty.conf.bak +++ b/kitty/kitty.conf.bak @@ -1,11 +1,10 @@ include colors.conf window_padding_width 10 -background_opacity 0.9 -dynamic_background_opacity no +ynamic_background_opacity no font_size 10 # BEGIN_KITTY_FONTS -font_family family="Maple Mono NL" +font_family family="Lilex" bold_font auto italic_font auto bold_italic_font auto diff --git a/nvim b/nvim index 2b831a3..a1098c7 160000 --- a/nvim +++ b/nvim @@ -1 +1 @@ -Subproject commit 2b831a3dd4fc27ea9cc8bcd29f5bcb57e9002c85 +Subproject commit a1098c78f06d032aee65f98e981810011075c48e diff --git a/quickshell b/quickshell index 45afaf9..9ab859b 160000 --- a/quickshell +++ b/quickshell @@ -1 +1 @@ -Subproject commit 45afaf955ebc34da43c8d4c8e03cdf3864dd0d38 +Subproject commit 9ab859b1423a55dc11f2ea1efefbc715efbf290a