Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-30 | Change colorscheme in vim as well | mynacol | |
2021-11-29 | Add support for neovim | mynacol | |
2021-05-29 | Use swaymsg to set background under sway | mynacol | |
So we don't have to execute and kill swaybg ourselves | |||
2021-05-29 | Add dot at sentence end | mynacol | |
2021-05-19 | Disable session and window manager checks | mynacol | |
2021-05-16 | Properly use if-then-else constructs | mynacol | |
To avoid potential pitfalls: https://www.shellcheck.net/wiki/SC2015 | |||
2021-05-16 | Make script POSIX-compliant | mynacol | |
This removes all bash-specific syntax, so any POSIX-compliant shell can be used. Also bumps the version to 0.2. | |||
2021-05-16 | Initialize variables before use | mynacol | |
2021-02-05 | Change with gsettings even on x11 | mynacol | |
2021-02-05 | Check if files exist and are writable first | mynacol | |
2021-02-05 | Shebang directly bash instead of env | mynacol | |
2021-02-05 | Fix problems produced by bash "strict mode" | mynacol | |
2021-02-05 | First commit | mynacol | |