Sync Fri Sep 15 10:00:09 UTC 2023

This commit is contained in:
bouncepaw
2023-09-15 10:00:09 +00:00
parent f80f7db649
commit 6eae21e751
3 changed files with 8 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
= 553
https://github.com/tonsky/DarkModeToggle
> Statusbar app to quickly toggle between light and dark modes
I might want to use it in the future. Now, I just bind the following script to something:
```sh
osascript -e 'tell application "System Events" to tell appearance preferences to set dark mode to not dark mode'
```
+4
View File
@@ -0,0 +1,4 @@
= 617
https://matklad.github.io/2023/09/13/comparative-analysis.html
< and <= are better than > and >=
+4
View File
@@ -0,0 +1,4 @@
= Comparative Analysis
https://matklad.github.io/2023/09/13/comparative-analysis.html
< and <= are better than > and >=