Clean up startup programs
Also start 1p tray icon
This commit is contained in:
parent
88d08686b6
commit
f564c2918c
2 changed files with 7 additions and 6 deletions
|
@ -174,14 +174,16 @@ bind=,escape,submap,reset
|
|||
bind=SUPER,R,submap,reset
|
||||
submap=reset
|
||||
|
||||
exec-once = ydotoold
|
||||
exec-once = swww-daemon
|
||||
exec = killall dunst; dunst # TODO: Use reload command once Arch packages the last version
|
||||
exec-once = ~/.config/eww/startup.sh
|
||||
exec = ~/scripts/swww_set.py
|
||||
exec-once = swww-daemon
|
||||
exec-once = ydotoold
|
||||
exec-once = dunst
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = 1password --silent
|
||||
|
||||
exec = ~/scripts/swww_set.py
|
||||
exec = dunstctl reload
|
||||
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP HYPRLAND_INSTANCE_SIGNATURE
|
||||
exec-once = systemctl --user import-environment
|
||||
exec-once = /home/mbradley/.config/hypr/startup.sh
|
||||
exec-once = /usr/bin/dex -a
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
#!/bin/env sh
|
Loading…
Add table
Add a link
Reference in a new issue