Summary Files Commits Branches @commit @diff
Commit message (Collapse )AuthorAgeFilesLines
* [.vim] Added id3.vim and texty-office.vim plugins Syndamia2023-06-022-0/+8
|
* [.b] Moved tlp.conf into etc and remove libinput-gestures.settings Syndamia2023-05-202-193/+0
| | | | | tlp.conf should normally be in /etc, so it being in .b/etc is more consistent. libinput-gestures.settings is succeeded by .config/libinput-gestures.conf
* [.a] Fixed battery-status.sh notifications Syndamia2023-05-201-6/+6
| | | | | Since all batteries used the same file for storing last notif, the notifications would get spammed relentlessly.
* [.a/sys] Commented out while loop that awaits lid close to run lock.sh Syndamia2023-05-201-1/+1
| | | | Lid button is configured to be handled by elogind, not by a while loop
* [.a/sys] Added multiple battery support for battery-status.sh Syndamia2023-05-201-42/+45
|
* [.b/etc] Added libinput and display manager settings Syndamia2023-05-202-0/+21
| | | | Mostly natural scrolling for libinput and lightdm as display manager
* [.vim/m/statusline] Implemented proper support for StatusLineNC Syndamia2023-05-121-5/+5
|
* [.vimrc/s/s] Splits are now resized in an automatic manner Syndamia2023-05-121-0/+4
|
* [.vimrc/s/m] Added C-hljk mapping for split nav, disabled arrows, changed = ↵ Syndamia2023-05-121-1/+20
| | | | to |, added K mapping
* [.vimrc] Disabled delimitMate Syndamia2023-05-121-1/+1
|
* [.vimrc/s/s] Fixed bad comment Syndamia2023-05-041-1/+1
|
* [.vimrc] Added matchit, added persistant undo history, updated shortmess and ↵ Syndamia2023-04-292-0/+13
| | | | changed TOhtml options
* [.a/sys/lock.sh] Updated suspending to be properly managed by elogind Syndamia2023-04-214-49/+77
|
* [.zshrc] Updated emerge commands to gentoo Syndamia2023-04-201-6/+8
|
* [.vim/s/m] Better j and k, removed O stuff Syndamia2023-04-201-7/+8
|
* [.vim/m/ct] Up enter on no value Syndamia2023-04-201-0/+1
|
* [.config/picom] Added easyeffects to shadow exclusion Syndamia2023-04-201-1/+2
|
* [.b/etc/lightdm] Removed nonimportant file Syndamia2023-04-201-72/+0
|
* [a/sys/ows] Caps Lock key is now an additional escape key Syndamia2023-04-201-1/+1
|
* [.zshrc] If username is kamen, a different prompt is used Syndamia2023-04-011-2/+6
|
* [.a] Replaced double brackets with test Syndamia2023-03-302-3/+3
|
* [.vim/s/s] Updated wildmode and added incremental search Syndamia2023-03-301-0/+2
|
* [.vim/s/m] Added Ctrl-Backspace to command line Syndamia2023-03-301-0/+2
|
* [.vimrc] Removed vim-snippets and realigned comments Syndamia2023-03-301-16/+14
|
* [.a/bs] Fixed power indicator character logic and some formatting Syndamia2023-03-181-5/+7
|
* [.a/bs] Fixed battery status on charging Syndamia2023-03-171-2/+2
|
* [.a/bs] Fixed discharge notification being spammed and multiple being sent out Syndamia2023-03-171-1/+3
|
* [.a/bs] Fully rewrote script Syndamia2023-03-171-45/+45
|
* [.vim/s/m] Added terminal tab movement mappings Syndamia2023-03-171-2/+4
|
* [.vim/s/m] Improved Ctrl-C, Ctrl-V, ... mappings Syndamia2023-03-161-8/+6
|
* [.vim/s/m] Added tab navigation mappings Syndamia2023-03-161-0/+8
|
* [.zsh] Moved .zshrc to .zsh folder Syndamia2023-03-102-335/+336
|
* [.vimrc] Removed vim-visual-multi plugin Syndamia2023-03-101-1/+0
|
* [.vim] Reworked mappings and options Syndamia2023-03-103-82/+97
|
* [.config] Added devilspie2 conf Syndamia2023-03-033-0/+98
|
* [.vim/s/s] set showcmd Syndamia2023-03-031-0/+1
|
* [.vim/mp/sl] Truncation is done before the mode section Syndamia2023-03-031-2/+2
|
* [.vim/s/m] Added visual mode alt moving Syndamia2023-03-021-0/+2
|
* [.zshrc] Fixed homelander duration section not working for longer than 1m Syndamia2023-03-021-1/+1
|
* [.b] Updated etc/portage Syndamia2023-03-0157-3461/+831
|
* [.zshrc] Added a custom duration section Syndamia2023-02-281-1/+7
|
* [.zshrc] Updated homelander config Syndamia2023-02-281-0/+19
|
* [.zsh] Bumped homelander Syndamia2023-02-281-0/+0
|
* [.zsh] Bumped submodules Syndamia2023-02-283-0/+0
|
* [.vim/s/m] Fixed paste and copy mapping moving around the cursor Syndamia2023-02-281-3/+3
|
* [.vim/s/s] Added scrolloff Syndamia2023-02-281-1/+1
|
* [.vim/mp/sl] Moved all highlight groups to their own function and call it on ↵ Syndamia2023-02-251-6/+13
| | | | load and colorscheme
* [.vim/mp/tl] Renamed create highlight groups functions and called it on load Syndamia2023-02-251-2/+3
|
* [.vim/mp/ct] Variables are initialized also on new tabs, so you can have a ↵ Syndamia2023-02-251-3/+8
| | | | code terminal for every tab
* [picom] Firefox now doesn't have a weird transparent border on certain windows Syndamia2023-02-251-1/+2
|