14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
exec_always --no-startup-id feh --bg-scale ~/.config/i3/wallpaper.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
|
|
|