aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2020-02-15~moved around doc blocksAChavali
2020-02-09~pass all commandline args to emacsAChavali
Editor command will now pass all command line args to emacs program
2020-02-09+ncmpcpp config to dotfilesAChavali
Basically just bindings for ncmpcpp because wow it's powerful
2020-02-09~lsp-mode -> lsp-uiAChavali
lsp-mode already has a hook for lsp-ui. So I'll just add a hook to lsp-ui for lsp-ui-doc.
2020-02-09~replaced spc, spu -> editorAChavali
I really don't use emacs server anymore, it's kinda annoying and the online features just don't work. Therefore, I'm just going to use Emacs GUI directly. This obsoletes spc and spu, which means I need a new command. This command is editor, which nohups and reroutes the output of Emacs to /dev/null and disjoins it from the terminal.
2020-02-09+some more explanation how to use entire dev chainAChavali
2020-02-09+alacrittyAChavali
I am now using alacritty because it's faster and better than konsole. Doesn't have tabs so I use tmux when required. Faster boot and speed of input than konsole. Config file has basic options have been put in, but I have access to all the variables I want to use on demand. Has symlink in files list README has been updated with items.
2020-02-09~order of dashboard functions, -open booksAChavali
Time for load will be presented before menu. Removed open books because it's useless when I can just use the keybind.
2020-02-09-airline_themeAChavali
Airline theme variable is useless as I don't use airline anymore.
2020-02-09+haskell configuration codeAChavali
For dante, setup the repl-command-line