aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-17~changed around split settersodave
2020-03-17~volume mod binds to 5% changesodave
2020-03-17+telephone line to my init.elodave
2020-03-17+my first and very own moduleodave
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 configodave
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.elodave
Removed ivyposframe and battery mode cos they're useless.
2020-03-02~no need for opam config anymoreAChavali
2020-03-02+set guile version to 2.2AChavali
2020-03-02+~/Scripts to PATHAChavali
2020-03-02+opam config to vimrcAChavali
2020-03-02+Ethernet support to i3statusbarAChavali
2020-03-02~switched up the libgen urlAChavali
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 commandsAChavali
I will never use workspaces 8 9 and 0. Thus, use them for music!
2020-03-02+some more bindings about brightnessAChavali
Standard laptop bindings and actual keyboard bindings depending on how normie I get
2020-03-02~alignment in i3.confAChavali
2020-03-02+basic ocaml support without the ocaml moduleAChavali
The ocaml module doesn't really work properly as of right now, so I'm using my own version.
2020-03-02+goto-dotfiles functionAChavali
Code cleanliness
2020-03-02+rest moduleAChavali
Really useful and actually works.
2020-03-02~tau to tAChavali
Term is easier to type
2020-02-18~paths for bin -> BinAChavali
2020-02-18+label for client. settingsAChavali
2020-02-18+two more keybinds for volume manipAChavali
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_mouseAChavali
Such an annoying setting, turned off.
2020-02-18~comment on volume bindingsAChavali
2020-02-18~format for i3status tztime localAChavali
day/month/year instead of Year-month-day. Just looks nicer and easier for me to interpret.
2020-02-18~icons for i3status battery statusAChavali
Using all-the-icons in Emacs for these solutions. Look better
2020-02-18-format_downAChavali
Format down is useless as my wifi will always be active.
2020-02-18~format for wireless in i3statusAChavali
No need for quality, just extra noise
2020-02-18+little comment in i3status for orderAChavali
2020-02-18~oreodave/theme-list -> oreodave/themes/theme-listAChavali
Change was not fully propagated, only just realised now.
2020-02-18+execs at the end of i3AChavali
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 i3AChavali
Don't like the default blue
2020-02-18~clean up some stuff in i3.confAChavali
2020-02-18+i3 status configurationAChavali
Will be symlinked to .i3status.conf
2020-02-17+some rofi binds to i3AChavali
2020-02-17+rofiAChavali
Rofi is a great tool like ivy posframe, which allows you to do tons of stuff.
2020-02-17+sylink for i3AChavali
symlink the i3.conf file to .config/i3/config
2020-02-17~moved i3 conf to a specified fileAChavali
no need to have its own folder
2020-02-17+i3 to my setupAChavali
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 codeAChavali
Really useful and great for lsp buffers
2020-02-17~formatting in code keybindsAChavali
2020-02-17+pretty-symbols for c/c++ modeAChavali
std::string and string should be 'strings' for the c/c++ mode
2020-02-17~custom -> user cstyle and formattingAChavali
2020-02-17+java w/ lspAChavali
2020-02-17+new java template so update gentemplatesAChavali
2020-02-15~vim bindings / -> sAChavali
like doom, just use s instead of /
2020-02-15+generate templates to keybindAChavali
2020-02-15~bad function nameAChavali
2020-02-15~prefix description for keybinds must be uppercaseAChavali
like other doom keybinds, the description must be uppercase
2020-02-15+mpv configAChavali
mpv is my video player of choice, use it for youtube and everything.