`kblayoutmanager` switches layouts.
Layouts are read from `$KBLAYOUTS`.
An extra file, `~/.local/bin/statusbar/lang` is added in the commit,
which adds layout indicator to i3blocks.
Example binds are `Super+Alt+Space` added to both i3/config and
sxhkd/config.
Example `KBLAYOUTS` are US Standard Layout and Global UK layout.
Special thanks to KEZ-
* Update transadd
When transmission daemon is closed and the user wants to add a torrent, it needs to try to add the torrent two times, the first time for opening the daemon, and the second time for adding the torrent
Removing the ampersand fix this, enabling one click for both starting the daemon and adding the torrent
* fix typo
i was fiddling with the block settings and couldnt get it to display on i3 until i just added the new line. also tested on the dwm build, module acts as it should on dem with this change
Jetbrains products (intellij Idea and pycharm) and Netbeans draws grey windows in dwm(upstream bug).
Intellij Idea will work with this two env vars. for pycharm, affected plebs may need to install the wmname tool (community repository)
* Remove misleading character escape.
Everything is in single quotes, so shell will escape it correctly
without backslashes. Fixes#440.
* Remove lsblk type restriction.
* Make it possible to cancel with ESC in dmenu.
Up to now if you pressed ESC to cancel the program would just continue
with incorrect data.
* 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
* Fix: Remove trailing space from battery
* Unify spacing in disk
* Fix news
Don't display news module when there are no news.
* Use grep -F in pacpackages
* Fix torrent
Remove trailing whitespace *after* replacing newlines.
* Quote sed command
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.