9 lines
153 B
Bash
Executable file
9 lines
153 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# init nmapplet
|
|
nm-applet --indicator &
|
|
swww init
|
|
swww img /home/leonv/Git/nixos/gunther/hypr/wallpaper.jpg
|
|
|
|
# notification
|
|
mako &
|