Updated
This commit is contained in:
parent
fcfb99bc8b
commit
cacc3d2dbc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
exec {
|
exec {
|
||||||
|
kanshi
|
||||||
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
dbus-update-activation-environment --systemd --all
|
dbus-update-activation-environment --systemd --all
|
||||||
systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
@ -7,7 +8,6 @@ exec {
|
||||||
wl-paste --type text --watch cliphist store
|
wl-paste --type text --watch cliphist store
|
||||||
wl-paste --type image --watch cliphist store
|
wl-paste --type image --watch cliphist store
|
||||||
mako -c ~/.config/mako/config
|
mako -c ~/.config/mako/config
|
||||||
kanshi
|
|
||||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
gnome-keyring-daemon --start --components=secrets
|
gnome-keyring-daemon --start --components=secrets
|
||||||
/usr/bin/emacs emacs --daemon
|
/usr/bin/emacs emacs --daemon
|
||||||
|
|
Loading…
Reference in a new issue