update Hyprland config
This commit is contained in:
parent
c32098263d
commit
50466cfbe6
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ $menu = fuzzel
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
|
|
||||||
exec-once = $terminal
|
exec-once = $terminal
|
||||||
exec-once = nm-applet & blueman-applet
|
exec-once = nm-applet &
|
||||||
|
exec-once = blueman-applet &
|
||||||
exec-once = waybar & hyprpaper & firefox
|
exec-once = waybar & hyprpaper & firefox
|
||||||
exec-once = hypridle
|
exec-once = hypridle
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue