18 Commits
Author SHA1 Message Date
HekuranandGitHub 60ed035ffd adopting sb- (#875)
* adopting `sb-`

The 2619a88fcd update might have broken scripts, like this, that use a script from `~sc/statusbar/`

* adopt `sb-`
2020-12-26 21:15:57 -05:00
HekuranandGitHub 7f139718e9 UAE - update autisticly efficient (#838) 2020-11-08 19:49:34 -05:00
HekuranandGitHub 94c6f3cdde sort and add src & dt (#768)
* sort and add src; dt

I sorted them by category, so it isn't confusing, and also added `~/.local/src` & `~/.local/share`, and changed `~` for `$HOME`.

* sort alphabetically

sort alphabetically
2020-07-26 08:25:24 -04:00
HekuranandGitHub a4a59f9daa Emoji Unicode 13.0 update (#753)
Add new stuff, not the bloat tho
2020-07-09 17:08:17 -04:00
HekuranandGitHub f1704018c0 newsbloat 2.20 compliant (#720)
the `;` must be surrounded with space, or you wont be able to open stuff
2020-06-22 17:16:15 -04:00
HekuranandGitHub 88dfd0afe9 cleaning (#677)
making it a variable since its used 5 times
2020-06-01 17:45:47 -04:00
HekuranandGitHub ad161d9363 fixes issue #663 , i3block break (#675)
i3block wont break with this
2020-05-31 17:09:02 -04:00
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