dot_config/hypr/hyprland.conf.tmpl 🔗
@@ -14,6 +14,8 @@ xwayland {
force_zero_scaling = true
}
+exec-once = "~/.local/bin/startup"
+
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch
Amolith created
dot_config/hypr/hyprland.conf.tmpl | 2 ++
dot_config/i3/config.tmpl | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
@@ -14,6 +14,8 @@ xwayland {
force_zero_scaling = true
}
+exec-once = "~/.local/bin/startup"
+
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch
@@ -267,4 +267,4 @@ assign [class=".*weechat"] $ws6
assign [class="Hydrus Client"] $ws7
# startup commands
-exec ~/.local/bin/startup-i3
+exec ~/.local/bin/startup