This commit is contained in:
committer@t470p
2024-11-17 08:31:43 -05:00
parent 52c714ace8
commit 89575e7aac

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# : klevstul : start miscellanous application : 24.11.17-> # : klevstul : start miscellanous application : 24.11.17
# -----
# display setup functions # display setup functions
@@ -23,6 +24,9 @@ ds-tuxwarrior-11() {
i3-msg "rename workspace 2 to 1" i3-msg "rename workspace 2 to 1"
} }
# do the choka choka
if [[ "${XWM}" == "hyprland" ]]; then if [[ "${XWM}" == "hyprland" ]]; then
echo "<< hyprland >>" echo "<< hyprland >>"