diff --git a/system/.config/X11/xinitrc b/system/.config/X11/xinitrc index 029a000..2247b01 100644 --- a/system/.config/X11/xinitrc +++ b/system/.config/X11/xinitrc @@ -28,4 +28,6 @@ HOST_I3_CONFIG="${XDG_CONFIG_HOME}/i3/config.${HOST}" cat "${SCREEN_I3_CONFIG}" "${XDG_CONFIG_HOME}/i3/config.base" "${HOST_I3_CONFIG}" > "${XDG_CONFIG_HOME}/i3/config" -i3 > "${XDG_LOG_HOME}/i3.log" 2>&1 \ No newline at end of file +i3 > "${XDG_LOG_HOME}/i3.log" 2>&1 +#export DESKTOP_SESSION=plasma +#exec startplasma-x11 diff --git a/system/.config/X11/xsetup b/system/.config/X11/xsetup index 2edb757..c727fc8 100644 --- a/system/.config/X11/xsetup +++ b/system/.config/X11/xsetup @@ -23,11 +23,11 @@ numlockx & # Start applications nm-applet & -redshift-gtk & +#redshift-gtk & sxhkd & nextcloud & dunst & -ibus-daemon -drx +#ibus-daemon -drx # Merge .Xresources on boot wal --theme tempus_future @@ -35,5 +35,4 @@ xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources" xrdb -merge "${XDG_CACHE_HOME}/wal/colors.Xresources" dbus-update-activation-environment --systemd DISPLAY -eval "$(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)" export SSH_AUTH_SOCK