feat: adapt to Debian 12
This commit is contained in:
parent
761f4c027a
commit
d8826feafe
@ -6,4 +6,4 @@ Suites: xenial
|
||||
Components: main
|
||||
Architectures: amd64
|
||||
Trusted: no
|
||||
Signed-By: /usr/share/keyrings/signal-desktop-keyring.gpg
|
||||
Signed-By: /etc/apt/keyrings/signal-desktop-keyring.gpg
|
||||
|
@ -1,2 +0,0 @@
|
||||
NC_STORAGE=$HOME/NC-Michel/Linux/folder
|
||||
ALT_HISTORY_FILE=$HOME/NC-Michel/Linux/another-folder/history
|
8
.xsessionrc
Normal file
8
.xsessionrc
Normal file
@ -0,0 +1,8 @@
|
||||
# https://wiki.debian.org/Xsession
|
||||
LOG=$HOME/.xsessionrc.log
|
||||
touch $LOG
|
||||
|
||||
export NC_STORAGE=$HOME/NC-Michel/Linux/michdell
|
||||
export ALT_HISTORY_FILE=$HOME/NC-Michel/Linux/VQubes/history
|
||||
|
||||
export >> $LOG
|
Loading…
Reference in New Issue
Block a user