scripts
This commit is contained in:
@@ -68,15 +68,16 @@
|
||||
if [[ ! -f ${config.home.homeDirectory}/.config/background ]]; then
|
||||
cp ${config.home.homeDirectory}/Pictures/Wallpaper/bluescape.jpg ${config.home.homeDirectory}/.config/background
|
||||
chmod 600 ${config.home.homeDirectory}/.config/background
|
||||
hyprctl dispatch exec "setWallpaper ${config.home.homeDirectory}/.config/background"
|
||||
fi
|
||||
hyprctl dispatch exec "setWallpaper ${config.home.homeDirectory}/.config/background"
|
||||
|
||||
hyprctl dispatch exec ${pkgs.pyprland}/bin/pypr
|
||||
hyprctl dispatch exec ${pkgs.netbird-ui}/bin/netbird-ui
|
||||
hyprctl dispatch exec ${pkgs.hyprpolkitagent}/libexec/hyprpolkitagent
|
||||
hyprctl setcursor Bibata-Modern-Classic 16
|
||||
sleep 3
|
||||
sleep 5
|
||||
hyprctl reload
|
||||
hyprctl dispatch exec "hyprpanel -q; hyprpanel"
|
||||
hyprctl dispatch exec ${pkgs.pyprland}/bin/pypr toggle calendar
|
||||
#tmux new-session -s hyprland
|
||||
'')
|
||||
|
||||
Reference in New Issue
Block a user