feat: migrate x11/wayland related apps into i3/hyprland folder

This commit is contained in:
ryan4yin
2023-05-26 00:01:09 +08:00
parent 5503e7bac0
commit c694c81215
7 changed files with 53 additions and 7 deletions

View File

@@ -24,7 +24,11 @@ in rec {
LESSHISTFILE = cache + "/less/history";
LESSKEY = c + "/less/lesskey";
WINEPREFIX = d + "/wine";
XAUTHORITY = "$XDG_RUNTIME_DIR/Xauthority";
# set this variable make i3 failed to start
# related issue:
# https://github.com/sddm/sddm/issues/871
# XAUTHORITY = "$XDG_RUNTIME_DIR/Xauthority";
# set default applications
BROWSER = "firefox";