dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

commit 51c08aaa443cddf74a9ff5a9d234bcfd6956a96f
parent 892692e89572afdaf4121a5e22637fe81adfbe26
Author: awy <awy@awy.one>
Date:   Mon, 22 Dec 2025 01:17:31 +0300

oops

Diffstat:
M.config/shell/profile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.config/shell/profile b/.config/shell/profile @@ -120,5 +120,4 @@ export XDG_CURRENT_DESKTOP=sway [ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1 # Start graphical server on user's current tty if not already running. -# [ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && exec dbus-run-session Hyprland [ "$(tty)" = "/dev/tty1" ] && ! pidof -s sway >/dev/null 2>&1 && exec dbus-run-session sway --unsupported-gpu