changing output settings
This commit is contained in:
+2
-1
@@ -235,12 +235,13 @@ bindswitch --reload --locked lid:off output $laptop enable
|
|||||||
|
|
||||||
# Monitors
|
# Monitors
|
||||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
# 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+m output "HDMI-A-1" enable
|
||||||
bindsym $mod+Shift+n output "HDMI-A-1" disable
|
bindsym $mod+Shift+n output "HDMI-A-1" disable
|
||||||
|
|
||||||
# Wallpaper
|
# Wallpaper
|
||||||
output * bg /home/opal/.config/wallpapers/forest.jpg fill
|
|
||||||
|
|
||||||
# Assign workspaces to numbers
|
# Assign workspaces to numbers
|
||||||
set $ws1 number 1
|
set $ws1 number 1
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Image
|
# Image
|
||||||
image=~/.config/wallpapers/rockymountains.jpg
|
image=~/.config/wallpapers/forest.jpg
|
||||||
scaling=fill
|
scaling=fill
|
||||||
|
|
||||||
# Indicator
|
# Indicator
|
||||||
|
|||||||
Reference in New Issue
Block a user