mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +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
|
@ -26,6 +26,7 @@ input "1452:849:Apple_MTP_multi-touch" {
|
||||||
scroll_factor 0.25
|
scroll_factor 0.25
|
||||||
}
|
}
|
||||||
|
|
||||||
|
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
bar swaybar_command waybar
|
bar swaybar_command waybar
|
||||||
xwayland enable
|
xwayland enable
|
||||||
|
|
||||||
|
@ -33,7 +34,7 @@ default_border pixel 1
|
||||||
gaps inner 8
|
gaps inner 8
|
||||||
font "JetBrains Mono" 9
|
font "JetBrains Mono" 9
|
||||||
|
|
||||||
# output * scale 2
|
output * scale 2
|
||||||
|
|
||||||
include ~/.config/sway/themes/catppuccin-macchiato
|
include ~/.config/sway/themes/catppuccin-macchiato
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue