]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Decrease gaps and reduce scaling on barium
authorMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 23 Apr 2020 12:44:08 +0000 (13:44 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Thu, 23 Apr 2020 12:44:08 +0000 (13:44 +0100)
states/sway/files/barium
states/sway/files/config.jinja

index 45fb421e8cba32f589fdabc72ee90c589e903879..39b5c4317478a19aa2f5650a872cd189c9419d3e 100644 (file)
@@ -56,7 +56,7 @@ output HDMI-A-1 {
 output eDP-1 {
   position 960 2160 
   background ~/Pictures/background_1080_1.png fit
-  scale 1.15
+  scale 1
 }
 
 output DP-1 {
index 96cf5522dbbcd6c762558956b33741fffa15247b..ab4019e6a8d79f8c06f410781b57909800df7bf6 100644 (file)
@@ -30,9 +30,8 @@ client.focused_inactive $black $black_super $white $black $black
 
 set $mod Mod4
 
-# Slight gaps between windows
-gaps inner 5
-gaps outer 5
+# Slight gaps around windows
+gaps inner 6
 
 # Use Mouse+$mod to drag floating windows to their wanted position
 floating_modifier $mod