[Build] Do full build
This commit is contained in:
@@ -11,7 +11,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
# exec-once = waybar
|
||||
exec-once = ags run ~/projects/active/dotfiles/config/astal --gtk4
|
||||
exec-once = /bin/bash -c "ags run ~/projects/active/dotfiles/config/astal --gtk4"
|
||||
exec-once = hypridle
|
||||
|
||||
exec-once = nm-applet
|
||||
@@ -64,10 +64,10 @@ general {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
gaps_in = 3
|
||||
gaps_out = 10
|
||||
gaps_out = 4
|
||||
border_size = 1
|
||||
col.active_border = rgba(cc5c00ff) rgba(cc5c00ff) rgba(ff0000ff) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
# col.active_border = rgba(cc5c00ff) rgba(cc5c00ff) rgba(ff0000ff) 45deg
|
||||
# col.inactive_border = rgba(595959aa)
|
||||
|
||||
layout = master
|
||||
no_border_on_floating = false
|
||||
@@ -81,7 +81,7 @@ decoration {
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 4
|
||||
color = rgba(1a1a1aee)
|
||||
# color = rgba(1a1a1aee)
|
||||
}
|
||||
|
||||
blur {
|
||||
|
Reference in New Issue
Block a user