Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-17 | ~changed around split setters | odave | |
2020-03-17 | ~volume mod binds to 5% changes | odave | |
2020-03-17 | +telephone line to my init.el | odave | |
2020-03-17 | +my first and very own module | odave | |
Oreoline is a simple modeline using telephone-line. It does most of what I need and decreases my load time by a bit. | |||
2020-03-17 | +fsharp config | odave | |
Emacs support for f# isn't bad, just a bit buggy. .NET core has a lot of stuff for f# that isn't leveraged properly, so I configured it to help a tiny bit. | |||
2020-03-17 | ~cleaned up config.el | odave | |
Removed ivyposframe and battery mode cos they're useless. | |||
2020-03-02 | ~no need for opam config anymore | AChavali | |
2020-03-02 | +set guile version to 2.2 | AChavali | |
2020-03-02 | +~/Scripts to PATH | AChavali | |
2020-03-02 | +opam config to vimrc | AChavali | |
2020-03-02 | +Ethernet support to i3statusbar | AChavali | |
2020-03-02 | ~switched up the libgen url | AChavali | |
libgen.me, even though it has a better UI, it doesn't have a great UX. Furthermore, doesn't work most of the time. | |||
2020-03-02 | ~rebound 8,9 and 0 to mpc commands | AChavali | |
I will never use workspaces 8 9 and 0. Thus, use them for music! | |||
2020-03-02 | +some more bindings about brightness | AChavali | |
Standard laptop bindings and actual keyboard bindings depending on how normie I get | |||
2020-03-02 | ~alignment in i3.conf | AChavali | |
2020-03-02 | +basic ocaml support without the ocaml module | AChavali | |
The ocaml module doesn't really work properly as of right now, so I'm using my own version. | |||
2020-03-02 | +goto-dotfiles function | AChavali | |
Code cleanliness | |||
2020-03-02 | +rest module | AChavali | |
Really useful and actually works. | |||
2020-03-02 | ~tau to t | AChavali | |
Term is easier to type | |||
2020-02-18 | ~paths for bin -> Bin | AChavali | |
2020-02-18 | +label for client. settings | AChavali | |
2020-02-18 | +two more keybinds for volume manip | AChavali | |
This is because I find volume manipulation on devices that don't have my laptops volume buttons really annoying to use. So m and n are now the default volume changers | |||
2020-02-18 | +focus_follows_mouse | AChavali | |
Such an annoying setting, turned off. | |||
2020-02-18 | ~comment on volume bindings | AChavali | |
2020-02-18 | ~format for i3status tztime local | AChavali | |
day/month/year instead of Year-month-day. Just looks nicer and easier for me to interpret. | |||
2020-02-18 | ~icons for i3status battery status | AChavali | |
Using all-the-icons in Emacs for these solutions. Look better | |||
2020-02-18 | -format_down | AChavali | |
Format down is useless as my wifi will always be active. | |||
2020-02-18 | ~format for wireless in i3status | AChavali | |
No need for quality, just extra noise | |||
2020-02-18 | +little comment in i3status for order | AChavali | |
2020-02-18 | ~oreodave/theme-list -> oreodave/themes/theme-list | AChavali | |
Change was not fully propagated, only just realised now. | |||
2020-02-18 | +execs at the end of i3 | AChavali | |
First will setup background from a selection of images I quickly got off the internet. Mostly just nature. Second will open up rofi with the applications interface, so I can instantly jump into something. | |||
2020-02-18 | ~changed colours for client focuses in i3 | AChavali | |
Don't like the default blue | |||
2020-02-18 | ~clean up some stuff in i3.conf | AChavali | |
2020-02-18 | +i3 status configuration | AChavali | |
Will be symlinked to .i3status.conf | |||
2020-02-17 | +some rofi binds to i3 | AChavali | |
2020-02-17 | +rofi | AChavali | |
Rofi is a great tool like ivy posframe, which allows you to do tons of stuff. | |||
2020-02-17 | +sylink for i3 | AChavali | |
symlink the i3.conf file to .config/i3/config | |||
2020-02-17 | ~moved i3 conf to a specified file | AChavali | |
no need to have its own folder | |||
2020-02-17 | +i3 to my setup | AChavali | |
I am now an i3 user, please no bulli. I'm trying to figure out how to use this for now, but it's very cool and the bindings are really cool | |||
2020-02-17 | +dap hydra keybind in code | AChavali | |
Really useful and great for lsp buffers | |||
2020-02-17 | ~formatting in code keybinds | AChavali | |
2020-02-17 | +pretty-symbols for c/c++ mode | AChavali | |
std::string and string should be 'strings' for the c/c++ mode | |||
2020-02-17 | ~custom -> user cstyle and formatting | AChavali | |
2020-02-17 | +java w/ lsp | AChavali | |
2020-02-17 | +new java template so update gentemplates | AChavali | |
2020-02-15 | ~vim bindings / -> s | AChavali | |
like doom, just use s instead of / | |||
2020-02-15 | +generate templates to keybind | AChavali | |
2020-02-15 | ~bad function name | AChavali | |
2020-02-15 | ~prefix description for keybinds must be uppercase | AChavali | |
like other doom keybinds, the description must be uppercase | |||
2020-02-15 | +mpv config | AChavali | |
mpv is my video player of choice, use it for youtube and everything. |