-
This commit is contained in:
@@ -157,6 +157,9 @@ bindsym $mod+Shift+e exec swaynag -t custom -m 'What action would you like to pe
|
||||
# Notifications
|
||||
exec_always --no-startup-id dunst
|
||||
|
||||
# flash focus
|
||||
exec flashfocus
|
||||
|
||||
# Clamshell Mode Script
|
||||
exec_always ~/.config/sway/clamshell.sh
|
||||
|
||||
@@ -188,8 +191,6 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
|
||||
# Wlsunset (Night Light)
|
||||
exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
|
||||
|
||||
# flash focus
|
||||
exec_always flashfocus
|
||||
|
||||
set $opacity 0.98
|
||||
for_window [class=".*"] opacity $opacity
|
||||
@@ -254,13 +255,14 @@ bindswitch --reload --locked lid:off output $laptop enable
|
||||
#output DP6 bg /home/opal/.config/wallpapers/3.jpg fill #050402
|
||||
#output DP-5 bg /home/opal/.config/wallpapers/3.jpg fill #050402
|
||||
#output eDP-1 bg /home/opal/downloads/img01.jpg fill #000000
|
||||
#output HDMI-A-1 bg /home/opal/.config/wallpapers/3.jpg fill #050402
|
||||
|
||||
output DP-1 scale 1
|
||||
output DP-1 pos 2560 0 res 1920x1200 bg ~/opalfiles/.config/wallpapers/priest.jpg fill
|
||||
output HDMI-A-1 scale 1
|
||||
output HDMI-A-1 pos 0 0 res 2560x1440 bg ~/opalfiles/.config/wallpapers/priest.jpg fill
|
||||
output HDMI-A-1 bg /home/opal/.config/wallpapers/buffalo.jpg fill #050402
|
||||
|
||||
output eDP-1 scale 1
|
||||
output eDP-1 pos 740 1440 res 1920x1200 bg ~/opalfiles/.config/wallpapers/buffalo.jpg fill
|
||||
output DP-6 scale 1
|
||||
output DP-6 pos 0 0 res 3440x1440 bg ~/opalfiles/.config/wallpapers/buffalo.jpg fill
|
||||
output DP-5 scale 1
|
||||
output DP-5 pos 0 0 res 3440x1440 bg ~/opalfiles/.config/wallpapers/buffalo.jpg fill
|
||||
|
||||
# Assign workspaces to numbers
|
||||
set $ws1 number 1
|
||||
|
||||
Reference in New Issue
Block a user