aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2026-01-01 21:54:39 +0530
committerkrolxon <krolyxon@tutanota.com>2026-01-01 21:54:39 +0530
commit97c7c409510996c22b8f2205b10294ad3e14840a (patch)
tree78e458e68289bc18136944dd6fa16948a952972c /.config/shell/profile
parent177845352d6469f52bfd1c7d56e16fbeb4ecb245 (diff)
conform to new hyprland config format
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 36327a3..c168882 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -57,4 +57,4 @@ export MPD_PORT="6600"
[ ! -s ~/.config/mpd/pid ] && mpd
# Start graphical server on user's current tty if not already running.
-[ "$(tty)" = "/dev/tty1" ] && ! pidof -s hyprland >/dev/null 2>&1 && exec hyprland
+[ "$(tty)" = "/dev/tty1" ] && ! pidof -s hyprland >/dev/null 2>&1 && exec start-hyprland