aboutsummaryrefslogtreecommitdiffstats
path: root/.config/sway
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-10-01 22:56:40 +0200
committerDavid Runge <dave@sleepmap.de>2019-10-01 22:56:40 +0200
commitba2c6019b7f09237b8b30f6c79b2e4077ff26e1c (patch)
treed206acd4de5aec8a33867b59180bebe8fb2fbc28 /.config/sway
parentf4ebb1bfef8f7494b686c65f10a38b47ed36959f (diff)
downloaddotfiles-ba2c6019b7f09237b8b30f6c79b2e4077ff26e1c.tar.gz
dotfiles-ba2c6019b7f09237b8b30f6c79b2e4077ff26e1c.tar.bz2
dotfiles-ba2c6019b7f09237b8b30f6c79b2e4077ff26e1c.tar.xz
dotfiles-ba2c6019b7f09237b8b30f6c79b2e4077ff26e1c.zip
.config/sway/config: Setting default_border pixel 2, to not have headers. Reactivating keyboard shortcut for layout toggle split.
Diffstat (limited to '.config/sway')
-rw-r--r--.config/sway/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index a8f6128..e316e4b 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -26,6 +26,8 @@ set $lock swaylock -f -c 000000
set $brightness_up backlight -i "5"
set $brightness_down backlight -i "-5"
+default_border pixel 2
+
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
@@ -157,7 +159,7 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
# Switch the current container between different layout styles
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
-# bindsym $mod+e layout toggle split
+ bindsym $mod+e layout toggle split
bindsym $mod+space layout toggle all
# Make the current focus fullscreen