aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-18~split dap into two sectionsdx
2020-04-17~move around a few thingsdx
-the resize bindings for arrow keys
2020-04-15~made background slightly more opaquedx
2020-04-15~moved menu vim binds to correct sectiondx
2020-04-15~switched to py3status for all my status bar needsdx
A lot more flexible, easy to use and nicer to look at.
2020-04-15~This section has changed to general keybinddx
2020-04-15~categorized misc into leader and nonleaderdx
This is because I want to add binds for section browsing in the 'g' normal motion prefix. This is misc but not a leader bind, so I made it a specific item
2020-04-15+narrowing keybind to code subleaderdx
This keybind will narrow into a singular function when the cursor is on the function line
2020-04-15~i3.conf -> configdx
i3 won't recognize it in the .i3 folder without naming it this.
2020-04-15+put rss in config.el directlydx
2020-04-12-removed binding from tmuxoreodave
Not recognized
2020-04-12~from relative numbering to no numberingoreodave
I'll just use SPC t l
2020-04-12+fzf config to zshoreodave
2020-04-12~all headings #->##oreodave
2020-04-12~pf_info setting and +vim cursor changes for zshoreodave
2020-04-12+kitty configuration for terminaloreodave
2020-04-12~Moved i3 configuration files into i3/*oreodave
Easier to manage, cleaner to read
2020-04-12+blueman applet startup to i3.conforeodave
2020-04-12~keyboard volume commands now use @DEFAULT_SINK@oreodave
These commands are to the pulseaudio server, which has a default sink variable so if I decide to go to Bluetooth for my default output, it will adjust for me.
2020-04-12+using picom (compositor) now, alacritty -> kittyoreodave
I'm now using picom for my compositor, which is buggy for alacritty when doing restarts. Kitty doesn't suffer from this. Kitty has slight lag in comparison to alacritty, but I'll take slow down that for the benefit of a compositor.
2020-04-12~some aesthetic settings in i3.conforeodave
Also changed lockscreen image to milkyway
2020-04-12+projectile config, +cmakelists.txt to root-filesoreodave
2020-04-12+binding to org mode to make latex files from orgoreodave
2020-04-07+set kbd map to GBoreodave
For some reason, Arch doesn't store my kbdmap permanently. So I've put it as part of my zshrc.
2020-04-07+basically all the stuff I use from omz to zshrcoreodave
Completion, syntax highlighting, colorful prompts. Need to add some git support.
2020-04-07+switched to ArchOSoreodave
2020-04-07+tmux-navigator to vimoreodave
Trusty and very useful
2020-04-07~user oreodave -> dxoreodave
oreodave -> oreo -> odavex -> dx
2020-04-07~vivaldi -> qutebrowseroreodave
Quicker to boot, faster to navigate and a much better browser overall. If I want to watch Netflix, I'll use chromium or something.
2020-04-07~zshenv -> zshrcoreodave
Don't use oh-my-zsh anymore, too clunky
2020-04-07+quick list of items in the readmeodave
2020-04-07~cleaning up configodave
2020-04-06+bind for vivaldiodave
SUPER+/ for the bind to open vivaldi
2020-04-06~split C/C++ configuration into sectionsodave
2020-04-06~set display-line-numbers to relativeodave
2020-04-06+bind to change backgroundodave
2020-04-06~i3 status doesn't need a config lineodave
2020-04-06-removed commentsodave
2020-04-06~setup lock and bg variables in i3odave
$bg is the background command using feh, and is a random item from the backgrounds folder $lock is the i3lock command I use. Uses a png from locksreens folder, and also sets a colour in case the lockscreen image is not present.
2020-04-06~translated writers.org content into config.orgodave
No point having a separate module for something that is basically part of the config.
2020-04-05~restructured the elfeed package config for literacyodave
2020-04-05~redo the dashboard functionsodave
Instead of just a summary at the end, break up the code into sections to comment on and write about. More literate
2020-04-05+snippet for a default media review in ~/Textodave
2020-04-05-delete some stuff from zshenvodave
Mostly web querying
2020-04-05~set some bar propertiesodave
Position is top, font is arial and seperator symbol is ||
2020-04-05~merged all rofi bindsodave
2020-04-05+scratchpad binds for use in i3odave
2020-04-05~some aestheticsodave
+Every window should only be a 5 pixel border (no title bar). +gaps for outer and inner (i3-gaps)
2020-04-05+lock command to abstract away constant argumentsodave
2020-04-05~solarized-dark -> monokaiodave