M root/etc/skel/.config/sway/vars => root/etc/skel/.config/sway/vars +1 -1
@@ 5,7 5,7 @@ set $wallpaper /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
# Bar
set $bar-font monospace 10
-set $bar-height 28
+set $bar-height 24
set $bar-fg #ffffff
set $bar-bg #111111
M root/etc/skel/.wprofile => root/etc/skel/.wprofile +1 -1
@@ 10,5 10,5 @@ export MOZ_ENABLE_WAYLAND=1
export TRACK_SCREENSHOTS_PATH="$HOME/media/images/screenshots"
# bemenu default options and colors
-export BEMENU_OPTS="-i -m all -p '' -H 28 --fn 'monospace 12' --nb=#111111 --nf=#ffffff --fb=#111111 --ff=#ffffff --tb=#285577 --tf=#ffffff --hb=#285577 --hf=#ffffff --sb=#285577 --sf=#ffffff"
+export BEMENU_OPTS="-i -m all -p '' -H 24 --fn 'monospace 10' --nb=#111111 --nf=#ffffff --fb=#111111 --ff=#ffffff --tb=#285577 --tf=#ffffff --hb=#285577 --hf=#ffffff --sb=#285577 --sf=#ffffff"