Commit graph

101 commits

Author SHA1 Message Date
Gabe Venberg a1944bc79a added i3 keybinding to disable screen sleep, changed location of mpd
state file.
2021-05-19 17:06:50 -05:00
Gabe Venberg bf3e6d39ad Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-04-20 15:15:06 -05:00
Gabe Venberg f16985d41c modernized ncmpcpp config 2021-04-20 15:14:34 -05:00
Gabe Venberg 2bb164a7ce both-shift-for-caps-lock was causing issues with some games, and I didnt
use it anyway...
I also did a silly with the difference with file and directory tests.
2021-04-13 10:13:07 -05:00
Gabe Venberg 0e80cb59df quoted variables from previous commit 2021-04-07 16:01:08 -05:00
Gabe Venberg d5bf3663f2 I tried to prettify the code and indented the prompt variable (that
spanned multiple lines...) this messed the prompt up.

Have come up with a different solution for a prompt with a newline in
it.
2021-04-03 02:03:10 -05:00
Gabe Venberg 5607c91170 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-04-03 01:56:33 -05:00
Gabe Venberg 6b59129a6a added tests to most of the sourcing to make sure files/commands exist
before we use them.
2021-04-03 01:53:27 -05:00
Gabe Venberg a672fb9464 inverted an if statement for sourcing fzf zsh files. fixed login error when distros did not bundle fzfs completions. 2021-03-31 14:22:22 -05:00
Gabe Venberg e0247b6ff1 changed colourscheme, fixed some bugs with zsh fzf and how it found
files to source.
2021-03-16 02:30:07 -05:00
Gabe Venberg 2c7bd185c2 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-03-15 20:02:38 -05:00
Gabe Venberg 956953b19a added ~/.local/bin to path 2021-03-15 20:02:35 -05:00
Gabe Venberg 134ab4d36b fixed sourcing zsh completions when they were not included in distro packaging. 2021-03-15 17:49:56 -05:00
Gabe Venberg d2a011e151 added fzf support 2021-03-15 17:42:36 -05:00
Gabe Venberg 20a42679a8 mouse changes were causing problems, removed them. added ~/scripts to PATH. added basic zathuraRC 2021-02-22 14:01:21 -06:00
Gabe Venberg 244fd32cd7 moved some stuff around. 2021-01-06 13:30:47 -06:00
Gabe Venberg 35def9dd93 ajusted latexmk 2020-11-08 23:52:42 -06:00
Gabe Venberg 96af7ddb06 fixed mouse sensitivity on my mouse. 2020-11-08 23:51:10 -06:00
Gabe Venberg 5fbd476230 fixed zsh prompt 2020-11-02 16:22:48 -06:00
Gabe Venberg a2dd2df2f1 typos 2020-09-03 14:27:44 -05:00
Gabe Venberg 9702e15135 I prefer using shiftlock to capslock. when using shiftlock, you cant negate the lock using shift, like you can with capslock. 2020-07-28 23:44:04 -05:00
Gabe Venberg fdb056032a added config for dunst, a notifcation program.
made caps lock a ctrl key, made pressing both shifts a shift lock.
2020-07-27 01:11:27 -05:00
Gabe Venberg a9a3a93a7d implemented config for pimutils. TODO: list of programs needed is starting to become large. For example, this commit introduces the reqirement of a pass password store. make some documentation. 2020-05-31 11:27:00 -05:00
Gabe Venberg baa1ff01ce rewrote zsh dotfile in my own style. 2020-05-29 17:24:53 -05:00
Gabe Venberg 4873ff9e5c added latexmk stuff 2020-05-29 12:57:36 -05:00
Gabe Venberg 9ee530679b added keybinding to open cool-retro-term 2020-04-28 03:17:09 -05:00
Gabe Venberg 9233ab2efd changed timeout after coming back from screen off. TODO: make it an argument when the script is called. 2020-04-07 01:45:34 -05:00
Gabe Venberg 154bd8a7a1 scratchpad keybinds work again. 2020-03-11 02:39:52 -05:00
Gabe Venberg 0332e244b7 changed default screen sleep time. 2020-03-06 20:56:24 -06:00
Gabe Venberg 9fe26658e7 fehbg works now. 2020-02-29 21:09:49 -06:00
Gabe Venberg 6fca9f7de2 screen now turns off when i3lock is called and the system is not suspended. also added background image restoring.
Not setting bg image setting, so that bg image can be different on different machines. Use feh to set background.
2020-02-29 00:41:05 -06:00
Gabe Venberg 214ffb5bc1 changed ncmpcpp primary tag in media library to album artist. 2020-01-30 22:25:05 -06:00
Gabe Venberg 0c30f0affa added no startup id to i3 stuff 2020-01-28 20:49:39 -06:00
Gabe Venberg c358b2179b fixed mpc commands and conflicting keybinds. 2020-01-28 00:09:03 -06:00
Gabe Venberg df836d935d added bindings for mpd and a binding to open pulse volume control. 2020-01-27 12:54:38 -06:00
Gabe Venberg b83afb54f4 fixed double binding in ncmpcpp binding. 2020-01-23 22:03:18 -06:00
Gabe Venberg 1fa83ff8ee added ncmpcpp config 2020-01-23 22:01:09 -06:00
Gabe Venberg 18f440f98f removed crawl, added mpd config 2020-01-23 19:57:06 -06:00
Gabe Venberg 7e1e02655a removed qutebrowser config. 2020-01-13 23:26:03 -06:00
Gabe Venberg 19934de28b added multi-monitor keybindings and screenshot keybindings. 2019-12-14 04:06:55 -06:00
Gabe Venberg b533866b68 some more vifm changes 2019-08-31 10:38:57 -05:00
Gabe Venberg 16bb8e3da1 always test EVERYTHING before commiting, lest you make another commit 5 minutes later... 2019-07-25 23:53:55 -05:00
Gabe Venberg 233ac8c324 quick bugfix for i3 comment syntax. 2019-07-25 23:44:10 -05:00
Gabe Venberg 0c8ae08d78 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2019-07-22 17:25:22 -05:00
Gabe Venberg fdc6fd5889 changed handling of sleep and lockscreen to I3. 2019-07-22 17:24:55 -05:00
Gabe Venberg 456845debd as I do a lot of work with dd and ISO images, udiskie just wasnt working
for me.
2019-06-14 00:01:28 -05:00
Gabe Venberg d88054554f added fuck alias 2019-03-30 14:09:20 -05:00
Gabe Venberg 9c9862d8e4 removed seconds display from taskbar. not usefull, as taskbar does not
update every second.
2019-03-27 10:20:24 -05:00
Gabe Venberg b5ef7d8138 forgot to fork udiskie when starting x11. 2019-03-05 19:42:06 -06:00
Gabe Venberg aaec0f7036 added keybinds for urxvt-resize-font-git, and added udiskie automount program to autostart. 2019-03-03 13:11:43 -06:00