New backup 2025-03-05 13:45:02
This commit is contained in:
parent
f1cb31f913
commit
2f0eea4042
2 changed files with 2 additions and 2 deletions
|
@ -394,5 +394,5 @@
|
||||||
:width "10px"
|
:width "10px"
|
||||||
:height "10px"
|
:height "10px"
|
||||||
:anchor "top left")
|
:anchor "top left")
|
||||||
:stacking "bg"
|
:stacking "bottom"
|
||||||
(widgets))
|
(widgets))
|
||||||
|
|
|
@ -89,7 +89,7 @@ alias pm-update="sudo apt update;apt list --upgradable"
|
||||||
alias pm-upgrade="sudo apt update;sudo apt upgrade"
|
alias pm-upgrade="sudo apt update;sudo apt upgrade"
|
||||||
|
|
||||||
#User Env Vars
|
#User Env Vars
|
||||||
export DEBEMAIL="penelope@pogmom.me"
|
export DEBEMAIL="support@pogmom.me"
|
||||||
export DEBFULLNAME="Penelope Gwen"
|
export DEBFULLNAME="Penelope Gwen"
|
||||||
|
|
||||||
#SSH Personal Machines
|
#SSH Personal Machines
|
||||||
|
|
Loading…
Add table
Reference in a new issue