diff options
author | Guangxiong Lin <[email protected]> | 2022-11-07 09:57:35 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-11-07 09:57:41 +0800 |
commit | d5b4f09911d48b9c316dd94c6f16fdb424a5e9f5 (patch) | |
tree | 53e38623792c8291c11ec0ab4b5e6090b2f6fcc6 /.config/sway | |
parent | dadc0f8b563c32ff57df7a4ec5bb16387368be9f (diff) | |
download | dotfiles-d5b4f09911d48b9c316dd94c6f16fdb424a5e9f5.tar.gz dotfiles-d5b4f09911d48b9c316dd94c6f16fdb424a5e9f5.tar.bz2 dotfiles-d5b4f09911d48b9c316dd94c6f16fdb424a5e9f5.zip |
Update swaywm config
Diffstat (limited to '.config/sway')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 567fe5b..fdd3e57 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -29,6 +29,8 @@ default_floating_border pixel 1 font pango:DejaVu Sans Mono 8 +focus_on_window_activation smart + ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) |