From 8e432d9f3b5039fc75e66f21f392fd756af17e68 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Sat, 12 Apr 2025 14:59:04 +0200 Subject: [PATCH] update look --- dot_config/hypr/look_and_feel.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/dot_config/hypr/look_and_feel.conf b/dot_config/hypr/look_and_feel.conf index 6be13e1..4ead4c5 100644 --- a/dot_config/hypr/look_and_feel.conf +++ b/dot_config/hypr/look_and_feel.conf @@ -2,6 +2,22 @@ ### LOOK AND FEEL ### ##################### +# Refer to https://wiki.hyprland.org/Configuring/Environment-variables/ + +# GTK-Thema +env = GTK_THEME,Arc-Dark + +# GTK-Icon-Thema +env = GTK_ICON_THEME,La-Capitaine + +# Schriftart und Größe +env = GTK_FONT_NAME,Noto Sans +env = GTK_FONT_SIZE,10 + +# Cursor-Thema und Größe +env = XCURSOR_THEME,capitaine-cursors +env = XCURSOR_SIZE,24 + # Refer to https://wiki.hyprland.org/Configuring/Variables/ # https://wiki.hyprland.org/Configuring/Variables/#general