diff options
| author | eric.marin <maarin.eric@gmail.com> | 2024-10-09 19:26:26 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2024-10-09 19:26:26 +0200 |
| commit | 30ae3cfa42e485a00a268c332a76ae322cf32246 (patch) | |
| tree | 87bf3a0e1e590b6a94eb8fc44432a61e83a10cfd /hypr | |
| parent | fab17beaccb37ffcd0cb5ece3bfd98f8e9dd4131 (diff) | |
| download | dotfiles-30ae3cfa42e485a00a268c332a76ae322cf32246.tar.gz dotfiles-30ae3cfa42e485a00a268c332a76ae322cf32246.zip | |
added ags and removed eww
Diffstat (limited to '')
| -rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index d46bf4d..240805a 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -49,8 +49,8 @@ general { gaps_in = 5 gaps_out = 10 - border_size = 2 - col.active_border = $red $peach $yellow $green $blue $lavender $mauve 20deg + border_size = 1 + col.active_border = $lavender col.inactive_border = $surface0 layout = dwindle @@ -62,7 +62,7 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 10 + rounding = 0 drop_shadow = false } |
