udiskie is now permanently in try
parent
adc8568507
commit
ffec1b1b47
|
|
@ -1,8 +1,11 @@
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
exec-once =bash ~/mount-smb.sh
|
||||||
|
exec-once =bash ~/mountnc.sh
|
||||||
|
|
||||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh
|
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh
|
||||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh
|
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh
|
||||||
exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
||||||
exec-once= udiskie -s -m nested -n
|
exec-once= udiskie -t -m nested -n
|
||||||
exec-once = hyprsunset
|
exec-once = hyprsunset
|
||||||
exec-once = nm-applet
|
exec-once = nm-applet
|
||||||
#exec-once = waybar
|
#exec-once = waybar
|
||||||
|
|
@ -16,7 +19,7 @@ exec-once = dunst
|
||||||
#exec-once=[workspace special:magic silent; float; move 10% 10%; size 70% 70%] kitty
|
#exec-once=[workspace special:magic silent; float; move 10% 10%; size 70% 70%] kitty
|
||||||
exec-once=[workspace special:magic silent] kitty
|
exec-once=[workspace special:magic silent] kitty
|
||||||
exec-once=hyprctl setcursor Nordzy-cursors-lefthand 50
|
exec-once=hyprctl setcursor Nordzy-cursors-lefthand 50
|
||||||
exec-once = hyprpaper -c ~/.config/wallpaper.conf
|
exec-once = hyprpaper
|
||||||
exec-once=GTK_THEME=Default && nwg-dock-hyprland -mb 15 -r -p bottom -s style.css
|
exec-once=GTK_THEME=Default && nwg-dock-hyprland -mb 15 -r -p bottom -s style.css
|
||||||
exec-once=blueman-applet
|
exec-once=blueman-applet
|
||||||
exec-once=blueman-tray
|
exec-once=blueman-tray
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue