This commit is contained in:
committer@t470p
2024-11-16 22:49:00 -05:00
parent 7462d50273
commit 147486bed1

View File

@@ -6,6 +6,7 @@
if [[ "${XWM}" == "hyprland" ]]; then if [[ "${XWM}" == "hyprland" ]]; then
echo "<< hyprland >>"
#hyprpaper & #hyprpaper &
#waybar & #waybar &
#hypridle & #hypridle &
@@ -13,6 +14,7 @@ if [[ "${XWM}" == "hyprland" ]]; then
elif [[ "${XWM}" == "i3" ]]; then elif [[ "${XWM}" == "i3" ]]; then
echo "<< i3wm >>"
/home/poq/syncDir/secrets/keyring/add_keyring_secrets.sh /home/poq/syncDir/secrets/keyring/add_keyring_secrets.sh
sleep .5 sleep .5
ds-${HOSTNAME}-11 # display setup ds-${HOSTNAME}-11 # display setup