changing output settings
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Image
|
||||
image=~/.config/wallpapers/rockymountains.jpg
|
||||
image=~/.config/wallpapers/forest.jpg
|
||||
scaling=fill
|
||||
|
||||
# Indicator
|
||||
|
||||
Reference in New Issue
Block a user