New backup 2024-06-04 04:30:01

This commit is contained in:
Penelope Gwen 2024-06-04 04:30:01 -06:00
parent 06e7b8c7ce
commit f1ff31c4b5
7 changed files with 9 additions and 5 deletions

View file

@ -9,6 +9,8 @@
# for_window [class="Discord"] move scratchpad, floating enable, scratchpad hide
# for_window [title="Discord"] move scratchpad, floating enable, scratchpad hide
for_window [title="^Picture-in-Picture$"] floating enable, sticky enable
# Thunderbird assigned to workspace 9
assign [title="Mozilla Thunderbird$"] workspace "9:"

View file

@ -1,4 +1,4 @@
width=400
height=500
height=420
colors=/home/pogmommy/.config/de-vars/colors/blazer/colors
#key_expand=Right

View file

@ -5,7 +5,7 @@ Comment=
Exec=bash -c "floorp -P Development %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
Icon=/opt/floorp/browser/chrome/icons/default/default128.png
MimeType=
Name[en_US]=Floorp Dev
Name=Floorp Dev

View file

@ -5,7 +5,7 @@ Comment=
Exec=bash -c "floorp -P Penelope %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
Icon=/opt/floorp/browser/chrome/icons/default/default128.png
MimeType=
Name[en_US]=Floorp Penelope
Name=Floorp Penelope

View file

@ -5,7 +5,7 @@ Comment=
Exec=bash -c "floorp -P School %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
Icon=/opt/floorp/browser/chrome/icons/default/default128.png
MimeType=
Name[en_US]=Floorp School
Name=Floorp School

View file

@ -5,7 +5,7 @@ Comment=
Exec=bash -c "floorp -P Work %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
Icon=/opt/floorp/browser/chrome/icons/default/default128.png
MimeType=
Name[en_US]=Floorp Work
Name=Floorp Work

View file

@ -36,6 +36,8 @@ sort_filesizes() {
}
# connect to android via adb as root
#alias adb_root="adb shell -t exec run-as com.termux files/usr/bin/bash -c 'su -'"
#df -h without tmpfs
alias dfh="df -h | grep -v 'tmpfs'"
#User Env Vars
export DEBEMAIL="support@pogmom.me"