mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-09 23:49:43 +00:00
9 lines
145 B
Bash
Executable file
9 lines
145 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
swww init &
|
|
swww img /home/user/Pictures/1611244530792.jpg &
|
|
|
|
# pkgs.networkmanagerapplet
|
|
nm-applet --indicator &
|
|
|
|
waybar &
|