home/sway | set default background

This commit is contained in:
Don Harper 2024-08-11 22:42:18 -05:00
parent f119ebf839
commit 56e6cffb32
6 changed files with 6 additions and 2 deletions

View file

@ -21,6 +21,7 @@ workspace_auto_back_and_forth yes
set $laptop eDP-1 set $laptop eDP-1
output $laptop scale 1.1 output $laptop scale 1.1
output * bg /home/don/nixos/hosts/fan-table-device-box-wallpaper.jpg fill
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable bindswitch --reload --locked lid:off output $laptop enable

View file

@ -21,6 +21,7 @@ workspace_auto_back_and_forth yes
set $laptop eDP-1 set $laptop eDP-1
output $laptop scale 1.7 output $laptop scale 1.7
output * bg /home/don/nixos/hosts/fan-table-device-box-wallpaper.jpg fill
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable bindswitch --reload --locked lid:off output $laptop enable

View file

@ -22,6 +22,7 @@ workspace_auto_back_and_forth yes
set $laptop eDP-1 set $laptop eDP-1
output $laptop scale 1.1 output $laptop scale 1.1
output * bg /home/don/nixos/hosts/fan-table-device-box-wallpaper.jpg fill
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable bindswitch --reload --locked lid:off output $laptop enable
@ -339,8 +340,6 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec --no-startup-id udiskie --tray exec --no-startup-id udiskie --tray
exec --no-startup-id gnome-flashback
exec --no-startup-id dbus-send --session --print-reply=literal --dest=org.gnome.SessionManager "/org/gnome/SessionManager" org.gnome.SessionManager.RegisterClient "string:sway" "string:$DESKTOP_AUTOSTART_ID"
exec wl-paste -t text --watch clipman store exec wl-paste -t text --watch clipman store
exec configure-gtk exec configure-gtk
exec sonixd exec sonixd

View file

@ -21,6 +21,7 @@ workspace_auto_back_and_forth yes
set $laptop eDP-1 set $laptop eDP-1
output $laptop scale 1.7 output $laptop scale 1.7
output * bg /home/don/nixos/hosts/fan-table-device-box-wallpaper.jpg fill
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable bindswitch --reload --locked lid:off output $laptop enable

View file

@ -21,6 +21,7 @@ workspace_auto_back_and_forth yes
set $laptop eDP-1 set $laptop eDP-1
output $laptop scale 0.75 output $laptop scale 0.75
output * bg /home/don/nixos/hosts/fan-table-device-box-wallpaper.jpg fill
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable bindswitch --reload --locked lid:off output $laptop enable

View file

@ -22,6 +22,7 @@ workspace_auto_back_and_forth yes
set $laptop DSI-1 set $laptop DSI-1
output $laptop scale 1.1 output $laptop scale 1.1
output * bg /home/don/nixos/hosts/fan-table-device-box-wallpaper.jpg fill
output $laptop transform 90 output $laptop transform 90
input 1046:911:Goodix_Capacitive_TouchScreen map_to_output $laptop input 1046:911:Goodix_Capacitive_TouchScreen map_to_output $laptop
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable