Merge branch 'master' into arch-laptop

This commit is contained in:
Michael Chalupiak
2025-02-01 16:08:47 -05:00
4 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ output eDP-1 scale 1.5
output DP-2 mode 2560x1440@165.000Hz
output DP-2 adaptive_sync on
font "Neue Pixel Regular 11"
font "Inter 10"
### Idle configuration
#
# Example configuration:
@@ -225,7 +225,7 @@ bindsym $mod+r mode "resize"
# Read `man 5 sway-bar` for more information about this section.
bar {
position top
font "Neue Pixel 11"
font "Inter 11"
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command while ~/.config/sway/bar.sh; do sleep 1; done