minor tweaks
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user