New backup 2024-05-30 23:53:13

This commit is contained in:
Penelope Gwen 2024-05-30 23:53:13 -06:00
parent a8195e2eba
commit a06e594fb4
5 changed files with 68 additions and 0 deletions

View file

@ -0,0 +1,16 @@
[Desktop Entry]
Comment[en_US]=
Comment=
#Exec=bash -c "MOZ_ENABLE_WAYLAND=1 flatpak run one.ablaze.floorp -P Development %U"
Exec=bash -c "floorp -P Development %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
MimeType=
Name[en_US]=Floorp Dev
Name=Floorp Dev
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application

View file

@ -0,0 +1,16 @@
[Desktop Entry]
Comment[en_US]=
Comment=
#Exec=bash -c "MOZ_ENABLE_WAYLAND=1 flatpak run one.ablaze.floorp -P Penelope %U"
Exec=bash -c "floorp -P Penelope %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
MimeType=
Name[en_US]=Floorp Penelope
Name=Floorp Penelope
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application

View file

@ -0,0 +1,16 @@
[Desktop Entry]
Comment[en_US]=
Comment=
#Exec=bash -c "MOZ_ENABLE_WAYLAND=1 flatpak run one.ablaze.floorp -P School %U"
Exec=bash -c "floorp -P School %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
MimeType=
Name[en_US]=Floorp School
Name=Floorp School
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application

View file

@ -0,0 +1,16 @@
[Desktop Entry]
Comment[en_US]=
Comment=
#Exec=bash -c "MOZ_ENABLE_WAYLAND=1 flatpak run one.ablaze.floorp -P Work %U"
Exec=bash -c "floorp -P Work %U"
GenericName[en_US]=
GenericName=
Icon=/home/pogmommy/Scripts/icons/floorp.png
MimeType=
Name[en_US]=Floorp Work
Name=Floorp Work
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application

View file

@ -26,3 +26,7 @@
.config/environment.d
.config/hyfetch.json
.config/de-vars
.local/share/applications/Floorp-Development.desktop
.local/share/applications/Floorp-Personal.desktop
.local/share/applications/Floorp-School.desktop
.local/share/applications/Floorp-Work.desktop