[Build] Do full build

This commit is contained in:
2025-04-25 16:16:14 +02:00
parent 0b349fb038
commit 7f21fb3ee3
17 changed files with 141 additions and 111 deletions

View File

@@ -4,13 +4,15 @@
# ╰────────────────────────────────────────────────╯
# ────────────────────────────────────────────────────────────────────
exec = swaybg -m fill -i /home/janis/NextCloud/Wallpapers/arch-matterhorn.jpg
general {
col.active_border = rgb( 11, 11, 11 ) rgb( 240, 244, 245 ) rgb( 82, 89, 93 ) 45deg
col.inactive_border = rgb( 200, 200, 200 )
col.active_border = rgba(154881cc) rgba(abadcdcc) rgba(627dabcc) 45deg
col.inactive_border = rgb(000000)
}
decoration {
shadow {
color =
color = rgb(282828)
}
}

View File

@@ -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 {

View File

@@ -5,12 +5,12 @@
# ────────────────────────────────────────────────────────────────────
# Display full sized (without gaps), if only window on screen
workspace = w[tv1], gapsout:0, gapsin:0
workspace = f[1], gapsout:0, gapsin:0
windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
windowrule = rounding 0, floating:0, onworkspace:w[tv1]
windowrule = bordersize 0, floating:0, onworkspace:f[1]
windowrule = rounding 0, floating:0, onworkspace:f[1]
# workspace = w[tv1], gapsout:0, gapsin:0
# workspace = f[1], gapsout:0, gapsin:0
# windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
# windowrule = rounding 0, floating:0, onworkspace:w[tv1]
# windowrule = bordersize 0, floating:0, onworkspace:f[1]
# windowrule = rounding 0, floating:0, onworkspace:f[1]
$mainMod = SUPER