wlsunset, icon change, monitor num change

This commit is contained in:
opalvault
2022-03-13 10:34:39 -07:00
parent c70491f8db
commit 0f147c47af
4 changed files with 34 additions and 34 deletions

View File

@@ -171,7 +171,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Wlsunset (Night Light)
exec_always wlsunset -l 47.6 -L -122.3 -t 3200 -T 6500
exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
set $opacity 0.98
for_window [class=".*"] opacity $opacity
@@ -231,10 +231,10 @@ bindswitch --reload --locked lid:off output $laptop enable
# Monitors
# You can get the names of your outputs by running: swaymsg -t get_outputs
output eDP-1 pos 0 0 res 1920x1200
output DP-5 pos 1920 0 res 3440x1440
output DP-6 pos 1920 0 res 3440x1440
# Wallpaper
output DP-5 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
output DP-6 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
output eDP-1 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402
output HDMI-A-1 bg /home/opal/dotfiles/.config/wallpapers/3.jpg fill #050402