diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-02-08 17:19:45 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-02-08 17:19:45 +0300 |
commit | 0bfc2120458ffd8267e362c15978c5cb545b3fdd (patch) | |
tree | 3006cc339b990377aa1bcb3fcedecc2f8b2b3844 /dotfiles/.config/sway/config | |
parent | 5617b764bf63346711337ea9eaaa3c5335bcf6dd (diff) | |
download | swayrice-0bfc2120458ffd8267e362c15978c5cb545b3fdd.tar.gz swayrice-0bfc2120458ffd8267e362c15978c5cb545b3fdd.zip |
Sway: display configurations
Move diplay (output) configuration completely to host-specific config
file.
Diffstat (limited to 'dotfiles/.config/sway/config')
-rw-r--r-- | dotfiles/.config/sway/config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 675afc7..348c281 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -124,9 +124,6 @@ input 1118:2083:Microsoft_Microsoft___Classic_IntelliMouse__ { pointer_accel 0 } -# Default wallpaper -output "*" background ~/.config/wall1.png fill - # Keymaps input * { xkb_layout "us,es,ru" |