mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
Update config to fix waybar startup
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
4cd54f90d2
commit
7840e3f515
1 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ input "1452:849:Apple_MTP_multi-touch" {
|
|||
scroll_factor 0.25
|
||||
}
|
||||
|
||||
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
bar swaybar_command waybar
|
||||
xwayland enable
|
||||
|
||||
|
@ -33,7 +34,7 @@ default_border pixel 1
|
|||
gaps inner 8
|
||||
font "JetBrains Mono" 9
|
||||
|
||||
# output * scale 2
|
||||
output * scale 2
|
||||
|
||||
include ~/.config/sway/themes/catppuccin-macchiato
|
||||
|
||||
|
|
Loading…
Reference in a new issue