From 2efb26e87df5b2b2afbe8bb4e87d0c71d256b6e9 Mon Sep 17 00:00:00 2001 From: Liam Malone Date: Mon, 6 Oct 2025 16:34:59 +0100 Subject: [PATCH] . --- configs/fastfetch/config.json | 1 + configs/ghostty/config | 2 +- configs/hypr-darp8/hyprland.conf | 7 ++++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/configs/fastfetch/config.json b/configs/fastfetch/config.json index c620a85..02611ce 100644 --- a/configs/fastfetch/config.json +++ b/configs/fastfetch/config.json @@ -12,6 +12,7 @@ "top": 1 }, "source": "$HOME/pictures/smol-penguin.png", + "width": 40, "type": "kitty" }, "modules": [ diff --git a/configs/ghostty/config b/configs/ghostty/config index 819cba6..0120782 100644 --- a/configs/ghostty/config +++ b/configs/ghostty/config @@ -23,7 +23,7 @@ gtk-single-instance = true #macos-non-native-fullscreen = true # Font -font-size = 16 +font-size = 14 font-family = Kelmscott Mono # Theme diff --git a/configs/hypr-darp8/hyprland.conf b/configs/hypr-darp8/hyprland.conf index c9e3095..afe33aa 100644 --- a/configs/hypr-darp8/hyprland.conf +++ b/configs/hypr-darp8/hyprland.conf @@ -40,8 +40,8 @@ $shadowBlack = rgba(1a1a1aee) # Color :: Option -$active_border = $lightgreen -$inactive_border = $gray +$active_border = rgb(f3f8ff) +$inactive_border = rgb(8e9195) $shadow = $shadowBlack @@ -72,7 +72,7 @@ decoration { } shadow { - color=rgba(1a1a1aee) + color=$shadow enabled=true range=4 render_power=3 @@ -243,6 +243,7 @@ $mainCtrlShift = $mainCtrl SHIFT bind = $mainMod, left, resizeactive, -10 0 bind = $mainMod, up, resizeactive, 0 -10 bind = $mainMod, down, resizeactive, 0 10 + bind = $mainMod, L, exec, $lock bind = $mainCtrl, Q, exec, $lock bind = $mainMod, F4, exit,