From 3063e9244520d43358243d2a08bdff4bd1ae8ff7 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 16 Nov 2023 18:55:44 +0000 Subject: various --- .config/sway/config | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 2ce6169..efafb52 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -8,7 +8,7 @@ set $right l set $term foot set $menu bemenu-run | xargs swaymsg exec -- -output * bg /home/rebecca/med/misc/man_pogging_at_egg.png stretch +output * bg /home/rebecca/art/img/lagana.png stretch input * { xkb_layout "gb,gb" @@ -26,6 +26,11 @@ input type:touchpad { } +output HDMI_A-1 { + mode 1920x1080@60Hz + power on + bg /home/rebecca/art/img/lagana.png stretch +} exec pipewire exec wireplumber exec pipewire-pulse @@ -161,6 +166,9 @@ bindsym Print exec slurp|grim -g- -|feh - -.wG -A'[upload]/home/rebecca/bin/rupl bindsym $mod+BackSpace exec dunstctl close-all + +bindsym $mod+p move workspace to output right + exec wlsunset -T 6500 -t 3200 -L -2 -l 53 include /etc/sway/config.d/* -- cgit v1.2.3