diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-17 16:21:33 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-17 16:21:33 -0400 |
| commit | ce19b701046c064a1eb39098d8537b2c4964a86e (patch) | |
| tree | 8c42a1392d36132803a2ee4ecb4d2c9150f72296 /user/home/zsh/zlogin.zsh | |
| parent | 8848e53815fe12ffa3998c0a4bbcf2178d6b00e8 (diff) | |
start rewrite
Diffstat (limited to 'user/home/zsh/zlogin.zsh')
| -rw-r--r-- | user/home/zsh/zlogin.zsh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/user/home/zsh/zlogin.zsh b/user/home/zsh/zlogin.zsh deleted file mode 100644 index 94ce47c..0000000 --- a/user/home/zsh/zlogin.zsh +++ /dev/null @@ -1,4 +0,0 @@ -if [[ "$(tty)" == "/dev/tty1" ]]; then - export XCURSOR_THEME="catppuccin-mocha-dark-cursors" - exec sway -fi |
