test
This commit is contained in:
parent
3d35d222a7
commit
5047b3df15
1 changed files with 3 additions and 2 deletions
|
@ -160,11 +160,12 @@
|
||||||
text = ''
|
text = ''
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
swww init &
|
swww init &
|
||||||
swww img /etc/nixos/git/desktops/wallpapers/gruvbox/wallpaper3.jpg &
|
swww img /etc/nixos/git/desktops/wallpapers/gruvbox/wallpaper4.jpg &
|
||||||
nm-applet --indicator &
|
nm-applet --indicator &
|
||||||
waybar &
|
waybar &
|
||||||
mako
|
|
||||||
notify-send "Welcome to Hyprland!"
|
notify-send "Welcome to Hyprland!"
|
||||||
|
mako
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue