|
|
@ -213,9 +213,12 @@ gaps outer 4 # 29 |
|
|
|
gaps inner 8 |
|
|
|
gaps inner 8 |
|
|
|
|
|
|
|
|
|
|
|
# Wallpaper |
|
|
|
# Wallpaper |
|
|
|
# exec_always feh --bg-fill $HOME/.wallpaper.jpg |
|
|
|
|
|
|
|
exec_always nitrogen --restore |
|
|
|
exec_always nitrogen --restore |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Floating for some stuff |
|
|
|
|
|
|
|
for_window [class="discord"] floating enable |
|
|
|
|
|
|
|
for_window [class="Steam"] floating enable |
|
|
|
|
|
|
|
|
|
|
|
# Monitor stuff |
|
|
|
# Monitor stuff |
|
|
|
exec_always xrandr --output DP-0 --off --output DP-1 --off --output DP-2 --primary --mode 2560x1080 --pos 1920x0 --rotate normal --output DP-3 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-4 --off --output DP-5 --off |
|
|
|
exec_always xrandr --output DP-0 --off --output DP-1 --off --output DP-2 --primary --mode 2560x1080 --pos 1920x0 --rotate normal --output DP-3 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-4 --off --output DP-5 --off |
|
|
|
|
|
|
|
|
|
|
|