Compare commits

...

2 Commits

Author SHA1 Message Date
h 423097ba91 yep 2026-06-29 18:56:42 -04:00
h 2e126f4b26 spicefiy 2026-06-29 18:54:04 -04:00
5 changed files with 18 additions and 16 deletions
+1
View File
@@ -6,6 +6,7 @@ x-scheme-handler/betterdiscord=discord.desktop
x-scheme-handler/discord-1216669957799018608=discord-1216669957799018608.desktop x-scheme-handler/discord-1216669957799018608=discord-1216669957799018608.desktop
x-scheme-handler/lunarclient=lunarclient.desktop x-scheme-handler/lunarclient=lunarclient.desktop
x-scheme-handler/discord-562286213059444737=lunarclient.desktop x-scheme-handler/discord-562286213059444737=lunarclient.desktop
x-scheme-handler/ror2mm=r2modman.desktop
[Added Associations] [Added Associations]
application/x-osu-beatmap-archive=osu-wine-osr.desktop; application/x-osu-beatmap-archive=osu-wine-osr.desktop;
+2 -2
View File
@@ -30,5 +30,5 @@ expose_apis = 1
; DO NOT CHANGE! ; DO NOT CHANGE!
[Backup] [Backup]
version = 1.2.52.442.g01893f92 version = 1.2.74.477.g3be53afe
with = 2.38.7 with = 2.42.0
+2 -2
View File
@@ -1,4 +1,4 @@
.main-leaderboardComponent-container { /* .main-leaderboardComponent-container {
display: none; display: none;
} }
@@ -8,4 +8,4 @@
.main-home-homeHeader { .main-home-homeHeader {
display: none; display: none;
} } */
+1
View File
@@ -2,6 +2,7 @@ export PATH=$HOME/.config/bin/$(cat /etc/hostname):$HOME/.config/bin:$HOME/.loca
export MANPATH=$MANPATH:$HOME/.local/share/texlive/2026/texmf-dist/doc/man export MANPATH=$MANPATH:$HOME/.local/share/texlive/2026/texmf-dist/doc/man
export INFOPATH=$INFOPATH:$HOME/.local/share/texlive/2026/texmf-dist/doc/info export INFOPATH=$INFOPATH:$HOME/.local/share/texlive/2026/texmf-dist/doc/info
export PATH="$PATH:/home/emh/.config/.foundry/bin" export PATH="$PATH:/home/emh/.config/.foundry/bin"
export PATH="/home/emh/documents/tob/nrt/depot_tools:$PATH"
. "$HOME"/.cache/theme/colors.sh . "$HOME"/.cache/theme/colors.sh
. "$HOME"/.cache/theme/variables.sh . "$HOME"/.cache/theme/variables.sh