diff options
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index 13939cb..bb74739 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -20,9 +20,11 @@ set $menu rofi -show drun | xargs swaymsg exec -- ### Output configuration output "AOC Q27G1WG4 0x00020A32" mode 2560x1440@143.912Hz -output "BOE 0x0BCA Unknown" scale 1.25 +output "Dell Inc. DELL S2725DS HVJ3PB4" mode 2560x1440@99.946Hz pos 0 0 +output "BOE 0x0BCA Unknown" scale 1.25 pos 2560 0 -output "*" background $wallpaper fill +output "*" background $HOME/Pictures/wallpapers/$wallpaper fill +output eDP-1 background $HOME/Pictures/wallpapers/bea/$wallpaper fill ### Idle configuration |