Commit Graph
11 Commits
Author SHA1 Message Date
HekuranandGitHub 1d95b2210e quotes 2020-05-30 17:29:41 +02:00
HekuranandGitHub daf2829167 create netlog if empty
it would not run without an existing nonempty log file
2020-05-30 17:27:01 +02:00
HekuranandGitHub 4dbff2873d Now moonphase is correct and even more precise (#637)
As described in issue #636  using wttr.in was incorerct by 16%
Now the `~/.local/share/moonphase` looks ugly, so dont look at it.
2020-05-16 10:15:05 -04:00
HekuranandGitHub 632d35ebae update for welcome toggle (#614)
changed `~/.xprofile` to `$XDG_CONFIG_HOME/xprofile`
2020-05-02 09:46:57 -04:00
HekuranandGitHub 7ed651e92f Clock with auto change emoji (#589)
* Clock with auto change emoji

i made it so it will give you an emoji for the main 12 hours. there are also halfs (one-thirty 🕜,six thirty 🕡...) though ill let someone who knows how to do it in an efficient way, since i dont.
also added an option for europeans, and made it cleaner.

* use printf instead of echo
2020-04-25 08:10:40 -04:00
HekuranandGitHub 933e4149d3 i3 to use slock (#590)
it could only work with '&&' and only in this order. i see that it would be logical to "slock" even if a preceding command will fail, though like i said it would only run in this order. i've tried using a script (even in this order) with " ; " it would not run. 
the audios would mute and the screen would turn off, but it would not lock.
2020-04-22 12:34:43 -04:00
HekuranandGitHub f581adb328 i3/config volume update for statusbar (#557)
after lmc removal, forgot to add `pkill -RTMIN+10 i3blocks`
2020-04-11 10:43:26 -04:00
HekuranandGitHub c1e2aa9ffc Move bg link to ~/.local/share/ (#545)
* Move bg link to ~/.local/share/

often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there.

* added a symlink to .config/wall.png

* removed the .cache dir
2020-04-08 10:16:59 -04:00
HekuranandGitHub 26d8e9e006 memory statusbar with multilanguage support (#536)
* for multilanguage support

see issue number #535

* emoji
2020-04-02 07:09:54 -04:00
HekuranandGitHub 22ff37646c 🌜updated moonphase🌛 (#532)
right click to open notification
left & middle to update
fixes specific dates
2020-04-01 10:38:03 -04:00
HekuranandGitHub 97cd22f7fc for partial XDG supporting apps (#523)
calcurse keeps creating new configs at ~/ without these two lines
2020-03-29 08:42:13 -04:00