From: Andre Ramnitz Date: Mon, 13 May 2024 18:33:27 +0000 (+0200) Subject: hypr: update X-Git-Tag: v0.2~192 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=5940de81d2d59f742b95ba5352a46587f18b2c65;p=dotfiles.git hypr: update --- diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 367c37b5..5a54d0b6 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -66,9 +66,9 @@ input { general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 10 - gaps_out = 10 - border_size = 3 + gaps_in = 20 + gaps_out = 40 + border_size = 2 col.active_border = rgba(2394ccee) rgba(638cacee) 45deg col.inactive_border = rgba(2394cc77) rgba(638cac77) 45deg col.nogroup_border_active = rgba(993399ee) rgba(663399ee) 45deg diff --git a/config/hypr/scripts/startup.sh b/config/hypr/scripts/startup.sh index 8d5ae178..308bb15a 100755 --- a/config/hypr/scripts/startup.sh +++ b/config/hypr/scripts/startup.sh @@ -104,15 +104,8 @@ if [[ ! -f "/tmp/autotemp.pid" ]]; then "$HOME"/.config/hypr/scripts/gammarelay-autotemp.py > /dev/null 2>&1 & fi -# if [[ ! $(pidof wlsunset) ]]; then -# wlsunset -l 51.5 -L 6.7 > /dev/null 2>&1 & -# logger 'wlsunset started' -# else -# logger 'wlsunset already running' -# fi - openrgb -p default & -logger 'openrgb theme "simple" loaded' +logger 'openrgb default theme loaded' kks new default & # kakoune default server if [[ $(pidof swww-daemon) ]]; then