mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-25 19:54:26 +01:00
Compare commits
4 Commits
3fc0f4528a
...
0e70e8e532
Author | SHA1 | Date | |
---|---|---|---|
0e70e8e532 | |||
3dccbffc88 | |||
fea9e93dfa | |||
73c2f251a0 |
@ -21,3 +21,6 @@ exec --no-startup-id dino --gapplication-service
|
|||||||
# mail
|
# mail
|
||||||
#exec --no-startup-id /usr/bin/mullvad-exclude /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
|
#exec --no-startup-id /usr/bin/mullvad-exclude /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
|
||||||
exec --no-startup-id /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
|
exec --no-startup-id /var/lib/flatpak/exports/bin/chat.delta.desktop --disable-gpu $@
|
||||||
|
|
||||||
|
# Mattermost, I fear it's Electron.
|
||||||
|
exec --no-startup-id flatpak run com.mattermost.Desktop
|
||||||
|
@ -35,13 +35,13 @@
|
|||||||
"network": {
|
"network": {
|
||||||
//"interface": "wlan0",
|
//"interface": "wlan0",
|
||||||
"format": "{ifname}",
|
"format": "{ifname}",
|
||||||
"format-wifi": "{signalStrength}% {essid}",
|
"format-wifi": "{signalStrength}% {essid}",
|
||||||
"format-ethernet": "{ifname} ",
|
"format-ethernet": "{ifname} up",
|
||||||
"format-disconnected": "", //An empty format will hide the module.
|
"format-disconnected": "", //An empty format will hide the module.
|
||||||
"format-disconnected": "",
|
"format-disconnected": "down",
|
||||||
"tooltip-format": "{ifname}",
|
"tooltip-format": "{ifname}",
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%) ",
|
"tooltip-format-wifi": "{signalStrength}% {essid}",
|
||||||
"tooltip-format-ethernet": "{ifname} ",
|
"tooltip-format-ethernet": "{ifname} up",
|
||||||
"tooltip-format-disconnected": "Disconnected",
|
"tooltip-format-disconnected": "Disconnected",
|
||||||
"max-length": 50
|
"max-length": 50
|
||||||
},
|
},
|
||||||
|
0
var/lib/iwd/Stadinetti.open
Normal file
0
var/lib/iwd/Stadinetti.open
Normal file
Loading…
Reference in New Issue
Block a user