diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-15 02:19:59 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-15 02:19:59 +0200 |
| commit | 944ddd206af7fd7895d5b149203cd7affa64ca60 (patch) | |
| tree | f8e39637100d34d90c8dabc5b3d515196f7a86d4 /.config/sway/hosts/wit/outputs | |
| parent | 9be248d6caf5d5592883928276231548cd56c360 (diff) | |
a lot of stuff
Diffstat (limited to '.config/sway/hosts/wit/outputs')
| -rw-r--r-- | .config/sway/hosts/wit/outputs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.config/sway/hosts/wit/outputs b/.config/sway/hosts/wit/outputs index 9ca558c..eebd642 100644 --- a/.config/sway/hosts/wit/outputs +++ b/.config/sway/hosts/wit/outputs @@ -6,11 +6,17 @@ output $left { position 0,0 } workspace 1 output $left +bindsym XF86Reload output $left hdr toggle +bindsym XF86Favorites output $left adaptive_sync toggle + output $right { resolution 1920x1080@60.000Hz position 2560,0 } -workspace 2 output $right +workspace 9 output $right + +#set $wallpaper ls "$HOME/.steam/root/steamapps/workshop/content/431960" | shuf -n 1 +#exec linux-wallpaperengine --output DP-2 $wallpaper --output HDMI-A-2 $wallpaper exec mako --output "HDMI-A-2" |
