Minor cleanup in sway cfg
This commit is contained in:
parent
6d86feaa76
commit
44ae7b5736
@ -182,12 +182,6 @@ bindsym $mod+$shift+8 move container to workspace $w8
|
||||
bindsym $mod+$shift+9 move container to workspace $w9
|
||||
bindsym $mod+$shift+0 move container to workspace $w10
|
||||
|
||||
## BARS
|
||||
# Main bar
|
||||
#bar {
|
||||
# swaybar_command waybar
|
||||
#}
|
||||
|
||||
## INPUTS
|
||||
# Mice
|
||||
input "type:pointer" {
|
||||
@ -205,13 +199,10 @@ input "type:keyboard" {
|
||||
xkb_capslock disabled
|
||||
xkb_numlock enabled
|
||||
}
|
||||
# Misc
|
||||
|
||||
## OUTPUTS
|
||||
# Wallpaper
|
||||
output * bg ~/Pictures/Wallpapers/.current fill
|
||||
# Laptop display
|
||||
output eDP-1 scale 1.5
|
||||
|
||||
## MODES
|
||||
# Resize
|
||||
|
@ -1 +1,3 @@
|
||||
# vim: set ft=swayconfig:
|
||||
#output * bg ~/Pictures/Wallpapers/.current fill
|
||||
output eDP-1 scale 1.5
|
||||
|
Loading…
Reference in New Issue
Block a user