mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-12 16:35:13 +02:00
fix: remove double call of uwsm app
This commit is contained in:
@@ -28,7 +28,7 @@ $messenger = Telegram
|
||||
# Execute your favorite apps at launch
|
||||
exec-once = uwsm app -- waybar
|
||||
# select a random wallpaper
|
||||
exec-once = uwsm app -- uwsm app -- waypaper --state-file ~/.config/waypaper/state.ini --folder ~/.config/hypr/wallpapers --restore
|
||||
exec-once = uwsm app -- waypaper --state-file ~/.config/waypaper/state.ini --folder ~/.config/hypr/wallpapers --restore
|
||||
exec-once = uwsm app -- dunst
|
||||
exec-once = uwsm app -- batsignal -b -e -w 30 -c 20 -d 10 -f 100
|
||||
exec-once = uwsm app -- nm-applet
|
||||
|
||||
Reference in New Issue
Block a user