mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
8 lines
168 B
Bash
Executable File
8 lines
168 B
Bash
Executable File
#!/bin/dash
|
|
xhost + local: ;
|
|
swww init;
|
|
flameshot & disown;
|
|
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
|
|
wayvnc & disown;
|
|
$HOME/.config/waybar/launcher.sh
|