Commit Graph

29 Commits

Author SHA1 Message Date
stupidcomputer a167c6161f misc. aristotle things 2024-08-31 20:13:14 -05:00
stupidcomputer f5da4b013b add xscreensaver configuration 2024-08-31 20:02:43 -05:00
stupidcomputer ce0b116cbb some changes to the briefing system 2024-08-26 20:01:48 -05:00
stupidcomputer 403af5a796 make bspwm focus first desktop on startup 2024-08-26 12:13:08 -05:00
stupidcomputer e08c671a95 increase font size on dunst notifications 2024-08-15 03:11:35 -05:00
stupidcomputer 85bf27d8b3 add dunst configuration 2024-08-11 14:22:42 -05:00
stupidcomputer 5e27475b23 make git autosetup branches 2024-07-30 20:04:04 -05:00
stupidcomputer b268a84393 add query_command to neomutt 2024-07-29 13:01:35 -05:00
stupidcomputer ecbd242551 different PS1 for different hostnames 2024-07-24 13:37:30 -05:00
stupidcomputer 264ef86797 change password entry names 2024-07-22 16:04:40 -05:00
stupidcomputer f4d9057f44 add autocorrect to gitconfig 2024-07-22 15:46:32 -05:00
stupidcomputer f98acbb12a automagically make git passwords work 2024-07-22 15:42:44 -05:00
stupidcomputer 36b441f054 add a shift+ins to insert special characters 2024-05-28 10:14:25 -05:00
stupidcomputer edceb9cf4e add special case for htmldjango 2024-05-25 10:33:13 -05:00
stupidcomputer 032df33f95 add khard config 2024-05-18 22:19:16 -05:00
stupidcomputer 921c36dc0f add sxhkd mode support to statusbar.py 2024-05-13 18:44:23 -05:00
stupidcomputer 1bd70f34ca misc changes 2024-05-12 13:24:03 -05:00
stupidcomputer 6ede499b2f add some strategically placed .gitignore files
because of the implementation of the termux-android Makefile installer,
the .config directory contents are symlinked into ~/.config. this
results in programs being able to write into the repo. these .gitignores
combat this.
2024-04-26 14:06:01 -05:00
stupidcomputer 937e2c648a make some minor changes to sxhkdrc and x230t config 2024-04-25 09:51:01 -05:00
stupidcomputer 405fed6955 add a password menu 2024-04-15 19:33:35 -05:00
stupidcomputer 3deefc0bf5 rebase onto 0b317f4 2024-04-15 01:50:20 -05:00
stupidcomputer 0b317f491f Merge branch 'master' of https://git.beepboop.systems/rndusr/dot_testing 2024-04-13 22:45:25 -05:00
stupidcomputer 8162f56a44 add additional calendars
add a school and pco calendar to vdirsyncer and khal configurations.
2024-04-13 22:44:29 -05:00
stupidcomputer fa92bbee83 fix window border inconsistencies
across monitors, there an active monitor for each one. now, there's only
one active monitor displayed.
2024-04-10 21:19:25 -05:00
stupidcomputer ffc00b80b8 major changes to bashrc
This patch:
  - improves the ctrl+r recollection mechanism
  - sets vi mode on shell startup
2024-04-10 19:20:09 -05:00
stupidcomputer 82636ae45f update python installation configuration
some changes:
- move pythonrc to be copied to ~/.config/python/pythonrc*.py*, instead
  of ~/.config/python/pythonrc.py
- remove spurious print statement from pythonrc.py
2024-04-08 11:39:48 -05:00
stupidcomputer b112ef7f87 modify khal configuration: modify spacing and change calendar color 2024-04-08 09:03:45 -05:00
stupidcomputer 5f32ddeb26 update search shell function to search current directory by default
instead of searching ~/doc, search the current directory. the old
functionality can be restored by passing -a to the function.
2024-04-08 08:42:36 -05:00
stupidcomputer 8875a7c219 move all the dotfiles to .config 2024-04-06 17:29:20 -05:00