aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added keybindings for unmount script and taking screenshots.Mateja2021-04-301-4/+10
|
* Add keybindings for MPD.Mateja2021-04-291-1/+12
|
* Use Rofi instead of AwesomeWM prompt widget.Mateja2021-04-281-5/+2
|
* Add audio keybindings.Mateja2021-04-281-1/+10
|
* Use sloppy focus and tmux.Mateja2021-04-271-5/+5
|
* Improved comment for keyboard layout widget.Mateja2021-04-261-1/+1
|
* Resize hints set to false and better tag scrolling.Mateja2021-04-261-2/+7
|
* Move layout widget to right.Mateja2021-04-261-1/+1
|
* Add AwesomeWM config.Mateja2021-04-252-0/+325
|
* Move `autostart.sh` to `.local/bin`Mateja2021-04-253-21/+18
|
* Add font settings.Mateja2021-04-151-0/+28
|
* Set tmux base index to 1.Mateja2021-04-141-0/+2
|
* Update Qtile config.Mateja2021-04-141-13/+13
|
* Remove `clear` option for keychain.Mateja2021-04-131-1/+1
| | | | Because it clears my GPG and SSH keys every time that I enter tmux.
* Added tmux config file.Mateja2021-04-122-0/+3
|
* Use relative line numbers in Neovim.Mateja2021-03-311-0/+1
|
* Update Qtile configuration file for new version.Mateja2021-03-191-33/+51
|
* Add sbin to PATH.Mateja2021-03-121-1/+1
|
* Use different rofi theme.Mateja2021-03-062-1/+94
|
* Set Vim to use relative line numbers.Mateja2021-03-051-0/+1
|
* vimrc w!! works.Mateja2021-03-041-1/+1
|
* Cleaned vimrc.Mateja2021-03-041-22/+12
|
* Add aerc config files.Mateja2021-02-272-0/+303
|
* Add GPG agent configuration file.Mateja2021-02-241-0/+2
|
* Sort lists in README alphabetically.Mateja2021-02-231-8/+8
|
* Add `get_password.sh` to README.Mateja2021-02-231-0/+1
|
* Use alias in `get_password.sh` script.Mateja2021-02-231-1/+6
|
* Add `get_password.sh` script.Mateja2021-02-231-0/+2
|
* Make `unmount_usb.sh` use Rofi.rofiMateja2021-02-131-1/+5
|
* Add Rofi config.Mateja2021-02-132-0/+2
|
* Use Rofi as program launcher.Mateja2021-02-131-2/+3
|
* Clear `.bashrc` file.Mateja2021-02-082-68/+20
|
* Setting environment variables for display managers.Mateja2021-02-081-0/+2
|
* Tell SSH to save keys.Mateja2021-02-081-0/+1
|
* Add composer packages to PATH.Mateja2021-02-081-1/+1
|
* Use newer version of Qtile.Mateja2021-02-082-5/+5
| | | | KeyboardLayout widget options bug is fixed.
* Add kaychain, remove systemd startx condition, update and comment autostart.shMateja2021-02-082-7/+13
|
* Vim should not auto compile markdown.Mateja2021-02-071-1/+1
|
* Merge pull request #4 from MatejaMaric/fix-scriptsMateja Marić2021-02-077-9/+11
|\ | | | | Fix issue #2
| * Update config files.Mateja2021-02-073-4/+4
| |
| * Update PATH.Mateja2021-02-071-1/+1
| |
| * Update README.Mateja2021-02-071-2/+3
| |
| * Use `#!/usr/bin/env bash`Mateja2021-02-072-2/+3
| |
| * Move and rename scripts.Mateja2021-02-072-0/+0
|/
* Configure dunst to use script for saving notifications.Mateja2021-02-041-0/+4
|
* Add script for saving dunst notifications.Mateja2021-02-041-0/+14
|
* Don't auto compile markdown files.Mateja2021-01-301-1/+1
|
* Update README.Mateja2021-01-301-1/+8
|
* Add README.Mateja2021-01-271-0/+27
|
* Qtile - Add gaps.Mateja2021-01-201-2/+2
|