Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-15 | +put rss in config.el directly | dx | |
2020-04-12 | -removed binding from tmux | oreodave | |
Not recognized | |||
2020-04-12 | ~from relative numbering to no numbering | oreodave | |
I'll just use SPC t l | |||
2020-04-12 | +fzf config to zsh | oreodave | |
2020-04-12 | ~all headings #->## | oreodave | |
2020-04-12 | ~pf_info setting and +vim cursor changes for zsh | oreodave | |
2020-04-12 | +kitty configuration for terminal | oreodave | |
2020-04-12 | ~Moved i3 configuration files into i3/* | oreodave | |
Easier to manage, cleaner to read | |||
2020-04-12 | +blueman applet startup to i3.conf | oreodave | |
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 -> kitty | oreodave | |
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.conf | oreodave | |
Also changed lockscreen image to milkyway | |||
2020-04-12 | +projectile config, +cmakelists.txt to root-files | oreodave | |
2020-04-12 | +binding to org mode to make latex files from org | oreodave | |
2020-04-07 | +set kbd map to GB | oreodave | |
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 zshrc | oreodave | |
Completion, syntax highlighting, colorful prompts. Need to add some git support. | |||
2020-04-07 | +switched to ArchOS | oreodave | |
2020-04-07 | +tmux-navigator to vim | oreodave | |
Trusty and very useful | |||
2020-04-07 | ~user oreodave -> dx | oreodave | |
oreodave -> oreo -> odavex -> dx | |||
2020-04-07 | ~vivaldi -> qutebrowser | oreodave | |
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 -> zshrc | oreodave | |
Don't use oh-my-zsh anymore, too clunky | |||
2020-04-07 | +quick list of items in the readme | odave | |
2020-04-07 | ~cleaning up config | odave | |
2020-04-06 | +bind for vivaldi | odave | |
SUPER+/ for the bind to open vivaldi | |||
2020-04-06 | ~split C/C++ configuration into sections | odave | |
2020-04-06 | ~set display-line-numbers to relative | odave | |
2020-04-06 | +bind to change background | odave | |
2020-04-06 | ~i3 status doesn't need a config line | odave | |
2020-04-06 | -removed comments | odave | |
2020-04-06 | ~setup lock and bg variables in i3 | odave | |
$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.org | odave | |
No point having a separate module for something that is basically part of the config. | |||
2020-04-05 | ~restructured the elfeed package config for literacy | odave | |
2020-04-05 | ~redo the dashboard functions | odave | |
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 ~/Text | odave | |
2020-04-05 | -delete some stuff from zshenv | odave | |
Mostly web querying | |||
2020-04-05 | ~set some bar properties | odave | |
Position is top, font is arial and seperator symbol is || | |||
2020-04-05 | ~merged all rofi binds | odave | |
2020-04-05 | +scratchpad binds for use in i3 | odave | |
2020-04-05 | ~some aesthetics | odave | |
+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 arguments | odave | |
2020-04-05 | ~solarized-dark -> monokai | odave | |
2020-04-05 | ~Keymap -> Key-map | odave | |
2020-04-05 | ~make review open keybind | odave | |
2020-04-05 | ~Just use lambda for open dotfiles | odave | |
Removed the oreodave/goto-dotfiles function. | |||
2020-04-05 | ~make the directory "~/Text" for org-agenda-files | odave | |
2020-04-05 | ~interval for status bar 1 -> 5 | odave | |
Less CPU usage, less toll and polling | |||
2020-04-05 | +PluginClean to reload binding | odave | |
2020-04-05 | +recursive path variable | odave | |
Suggestion from a YouTube video to allow quick editing and jumping around a directory. | |||
2020-04-05 | -opam config in vim | odave | |
2020-04-05 | ~removed quite a few plugins, moving to normal vim | odave | |
Normal vim is enough, I want fast speeds and ease of use. Vim is not something I use for main editing - it's just for quick edits and super speed. |