hyprland config is complaining about borders

This commit is contained in:
2026-03-17 12:31:25 +00:00
parent 3e7fec662f
commit fbde9e3149
516 changed files with 3 additions and 46872 deletions
+1 -2
View File
@@ -1064,8 +1064,7 @@ This is top file of this level which contains just an import statement for all r
#+END_SRC #+END_SRC
** =generated/system/core/gtk.nix= ** =generated/system/core/gtk.nix=
I use the [[https://catppuccin.com/][Catppuccin]] almost everywhere. The nix module integrates almost automatically everywhere (except gtk). Sewtting up GTK
You'll notice the color values in multiple places outside this as well.
#+BEGIN_SRC nix :tangle generated/system/core/gtk.nix :noweb tangle :mkdirp yes :eval never-html #+BEGIN_SRC nix :tangle generated/system/core/gtk.nix :noweb tangle :mkdirp yes :eval never-html
{ pkgs, user, ... }: { pkgs, user, ... }:
{ {
@@ -29,8 +29,8 @@ general {
extend_border_grab_area = 20 extend_border_grab_area = 20
# Solid-color borders # Solid-color borders
col.active_border = #a6e3a1 #col.active_border = #a6e3a1
col.inactive_border = #595959aa #col.inactive_border = #595959aa
} }
# Window decorations # Window decorations
@@ -1,23 +0,0 @@
button_offset=9
button_spacing=0
show_app_icon=false
full_width_title=true
title_shadow_active=false
title_shadow_inactive=false
title_horizontal_offset=3
active_text_color=#afafaf
active_text_shadow_color=#252525
inactive_text_color=#808080
inactive_text_shadow_color=#252525
shadow_delta_height=2
shadow_delta_width=0
shadow_delta_x=0
shadow_delta_y=-5
shadow_opacity=40

Some files were not shown because too many files have changed in this diff Show More