[Gtk-Theme] Pre-Processing + Some other work
This commit is contained in:
16
config/hypr/hyprland/colors.conf
Normal file
16
config/hypr/hyprland/colors.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
# ╭────────────────────────────────────────────────╮
|
||||
# │ COLOURS │
|
||||
# ╰────────────────────────────────────────────────╯
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
|
||||
general {
|
||||
col.active_border = rgb( 207, 220, 234 ) rgb( 104, 102, 89 ) rgb( 108, 176, 234 ) 45deg
|
||||
col.inactive_border = rgb( 200, 200, 200 )
|
||||
}
|
||||
|
||||
decoration {
|
||||
shadow {
|
||||
color =
|
||||
}
|
||||
}
|
@@ -3,7 +3,8 @@
|
||||
# │ LAUNCHING OF PROGRAMS │
|
||||
# ╰────────────────────────────────────────────────╯
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
# exec-once = dunst --startup_notification
|
||||
|
||||
source = ./colors.conf
|
||||
exec-once = ags run ~/projects/active/dotfiles/config/ags/notifications/
|
||||
exec-once = ~/.config/hypr/xdg-portal-hyprland
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XAUTHORITY DISPLAY
|
||||
|
Reference in New Issue
Block a user