Sync Fri Sep 15 10:00:09 UTC 2023
This commit is contained in:
@@ -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'
|
|
||||||
```
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
= 617
|
||||||
|
https://matklad.github.io/2023/09/13/comparative-analysis.html
|
||||||
|
|
||||||
|
< and <= are better than > and >=
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
= Comparative Analysis
|
||||||
|
https://matklad.github.io/2023/09/13/comparative-analysis.html
|
||||||
|
|
||||||
|
< and <= are better than > and >=
|
||||||
Reference in New Issue
Block a user