Merge branch 'main' of ssh://git.pogmom.me:10022/pogmommy/dotfiles
This commit is contained in:
commit
54ea9545df
5 changed files with 16 additions and 6 deletions
|
|
@ -65,7 +65,7 @@
|
|||
(button
|
||||
:class 'button'
|
||||
:onclick 'eww poll servers_status'
|
||||
:onrightclick 'rm ~/.cache/mcstatus/mcstatus.json;eww poll servers_status'
|
||||
:onrightclick 'rm ~/.cache/mc-server-info/cache.json;eww poll servers_status'
|
||||
:tooltip 'right-click to bypass cache'
|
||||
(label
|
||||
:text "reload now"
|
||||
|
|
|
|||
|
|
@ -168,14 +168,14 @@ RunPrefix=
|
|||
SetEditor=false
|
||||
|
||||
[MainWindow]
|
||||
1920x1200 screen: Height=391
|
||||
1920x1200 screen: Width=979
|
||||
1920x1200 screen: Height=593
|
||||
1920x1200 screen: Width=1896
|
||||
2 screens: Height=1119
|
||||
2 screens: Width=490
|
||||
2048x1280 screen: Height=1199
|
||||
2048x1280 screen: Width=1005
|
||||
3 screens: Height=388
|
||||
3 screens: Width=1195
|
||||
3 screens: Height=926
|
||||
3 screens: Width=844
|
||||
|
||||
[filetree]
|
||||
editShade=183,220,246
|
||||
|
|
|
|||
9
de/home/.config/mc-server-info/config.toml
Normal file
9
de/home/.config/mc-server-info/config.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[[servers]]
|
||||
address = "mc.pogmom.me"
|
||||
edition = "java"
|
||||
[[servers]]
|
||||
address = "ian.hotn.gay"
|
||||
edition = "java"
|
||||
[[servers]]
|
||||
address = "wedontownit.duckdns.org"
|
||||
edition = "java"
|
||||
|
|
@ -17,7 +17,7 @@ Name=Penelope
|
|||
IsRelative=1
|
||||
Path=penelope
|
||||
Default=1
|
||||
StoreID=0585997e
|
||||
StoreID=bf331188
|
||||
ShowSelector=0
|
||||
|
||||
[General]
|
||||
|
|
|
|||
|
|
@ -55,3 +55,4 @@
|
|||
.local/share/themes/pogmom-gtk
|
||||
.XCompose
|
||||
.config/sway-profiles-rs
|
||||
.config/mc-server-info
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue