aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-16 00:36:10 +0300
committerawy <awy@awy.one>2025-08-16 00:36:10 +0300
commitf73ff09f89df7f409c0e8dc3396f37dbd89b639a (patch)
tree2e80f59cc956a1a1477f1104ce381f886d76ebe2 /.config/shell/profile
parent74a104f33b90f89869e95d4decba60f930665dcb (diff)
downloadhyprdots-f73ff09f89df7f409c0e8dc3396f37dbd89b639a.tar.gz
gentoo specific
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index ee4854f..c2abd95 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -13,7 +13,8 @@ export EDITOR="nvim"
export MANPAGER='nvim +Man!'
export TERMINAL="footclient"
export TERMINAL_PROG="footclient"
-export BROWSER="icecat"
+export TERMCMD="footclient"
+export BROWSER="librewolf"
unset SSH_AGENT_PID
if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
@@ -87,4 +88,4 @@ export BAT_THEME="gruvbox-dark"
[ ! -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 Hyprland >/dev/null 2>&1 && exec ~/.config/hypr/start.sh