dotfiles/.config/i3/config.d/ui.conf
2024-02-28 01:37:11 +01:00

14 lines
393 B
Plaintext

exec_always --no-startup-id feh --bg-scale /usr/share/wallpapers/ColdRipple/contents/images/1920x1080.jpg
exec_always --no-startup-id "picom --config ~/.config/picom/picom.conf"
exec_always --no-startup-id ~/.config/polybar/launch.sh &
for_window [class="^.*"] border pixel 3
default_floating_border none
default_floating_border normal 0
hide_edge_borders smart
gaps inner 8
smart_gaps on