lina/xmonad/ws_bar.sh
Light3039 aa657d0ae6
Initial Commit
Add install.sh

Add .zshrc

add: nvim configs

add: toggleterm, alpha

update

update

Create README.md

major changes

major changes

add picom

updated dot files

update

shit
2025-04-25 10:37:55 +03:30

6 lines
98 B
Bash
Executable file

#!/bin/bash
while inotifywait -qqe close_write /tmp/.xmonad-workspace-log; do
echo ' '
done