Feat(sway): use default config
This commit is contained in:
parent
5b9d495de9
commit
140872d0e6
@ -267,5 +267,5 @@ bar {
|
||||
swaybar_command waybar
|
||||
}
|
||||
|
||||
# include /etc/sway/config.d/*
|
||||
include /etc/sway/config.d/*
|
||||
include ~/.config/sway/config.d/*
|
||||
|
@ -1,7 +1,3 @@
|
||||
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
exec hash dbus-update-activation-environment 2>/dev/null && \
|
||||
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
|
||||
exec_always blueman-applet
|
||||
exec_always /usr/bin/nm-applet --indicator
|
||||
exec_always nextcloud
|
||||
@ -18,4 +14,4 @@ exec_always "systemctl --user import-environment; systemctl --user start sway-se
|
||||
|
||||
exec swaymsg "workspace $ws1; exec firefox;"
|
||||
exec swaymsg "workspace $ws2; exec thunderbird;"
|
||||
|
||||
exec swaymsg "workspace scratchpad; exec $term -e 'mocp';"
|
||||
|
Loading…
Reference in New Issue
Block a user