minor tweaks

This commit is contained in:
Jason Swank
2026-01-03 12:26:54 -05:00
parent 75363a7d91
commit a75e2a5732
3 changed files with 21 additions and 4 deletions

View File

@@ -18,6 +18,12 @@ set $term foot
# Your preferred application launcher
set $menu wmenu-run
workspace_layout tabbed
# titlebar font
font Droid Sans Mono Bold 10
#font DejaVu Serif Italic Bold 10
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
@@ -218,7 +224,7 @@ bindsym $mod+r mode "resize"
#
# Read `man 5 sway-bar` for more information about this section.
bar {
position top
position bottom
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
@@ -230,5 +236,3 @@ bar {
inactive_workspace #32323200 #32323200 #5c5c5c
}
}
include /etc/sway/config.d/*