2024-02-16 13:59:46 +01:00
|
|
|
#!/usr/bin/env bash
|
|
|
|
|
|
|
|
# init nmapplet
|
2025-02-01 12:03:11 +01:00
|
|
|
nm-applet --indicator &
|
2024-02-16 13:59:46 +01:00
|
|
|
swww init
|
|
|
|
swww img /home/leonv/Git/nixos/gunther/hypr/wallpaper.jpg
|
|
|
|
|
|
|
|
# notification
|
2025-02-01 12:03:11 +01:00
|
|
|
mako &
|