mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2025-03-12 22:36:15 +00:00
9 lines
122 B
Bash
Executable file
9 lines
122 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
swww init &
|
|
swww img /home/user/.bg &
|
|
|
|
# pkgs.networkmanagerapplet
|
|
nm-applet --indicator &
|
|
|
|
waybar &
|