From 7cffc233f03b060fd01aaee3d21faf7c0dc8780f Mon Sep 17 00:00:00 2001 From: opal <847966@proton.me> Date: Mon, 26 Jun 2023 18:56:59 -0700 Subject: [PATCH] changing output settings --- .config/sway/config | 3 ++- .config/swaylock/config | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 315937b..3e5f41e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -235,12 +235,13 @@ bindswitch --reload --locked lid:off output $laptop enable # Monitors # You can get the names of your outputs by running: swaymsg -t get_outputs +output HDMI-A-1 scale 2.0 +output * bg /home/opal/.config/wallpapers/rockymountains.jpg fill bindsym $mod+Shift+m output "HDMI-A-1" enable bindsym $mod+Shift+n output "HDMI-A-1" disable # Wallpaper -output * bg /home/opal/.config/wallpapers/forest.jpg fill # Assign workspaces to numbers set $ws1 number 1 diff --git a/.config/swaylock/config b/.config/swaylock/config index ce0053e..231d0fa 100644 --- a/.config/swaylock/config +++ b/.config/swaylock/config @@ -1,5 +1,5 @@ # Image -image=~/.config/wallpapers/rockymountains.jpg +image=~/.config/wallpapers/forest.jpg scaling=fill # Indicator