aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-20 13:10:27 +0300
committerawy <awy@tutamail.com>2024-08-20 13:10:27 +0300
commitd5ded4041b1be965e5b2d82c24c3584fb53f3ba4 (patch)
tree7c0b6694cd69ed162c9b67ae6b77a6217a39d515 /.config/shell
parentc1faf4d18de264723f0731bccf23164a770a9ea0 (diff)
update
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
new file mode 100644
index 0000000..1391f75
--- /dev/null
+++ b/.config/shell/profile
@@ -0,0 +1,2 @@
+export ZDOTDIR="$HOME/.config/zsh"
+[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && exec "/home/awy/.config/hypr/start.sh"