Commit Graph

1824 Commits

Author SHA1 Message Date
stupidcomputer 1bd70f34ca misc changes 2024-05-12 13:24:03 -05:00
stupidcomputer c713065135 add new statusbar program 2024-05-12 13:24:03 -05:00
stupidcomputer 56193d308a merge remote branch 2024-05-01 07:49:39 -05:00
stupidcomputer 56e59a8331 inc flake.lock 2024-05-01 07:48:03 -05:00
stupidcomputer 43c689ff90 add light documentation to khalmacs 2024-05-01 07:46:42 -05:00
stupidcomputer 4da2c989cd add jq and termux-api to termux packages 2024-04-28 23:24:04 -05:00
stupidcomputer bd1bbdfb1f Merge branch 'master' of https://git.beepboop.systems/stupidcomputer/dot_testing 2024-04-28 23:23:50 -05:00
stupidcomputer c40fc1eebf add phone as a host on local net 2024-04-28 17:58:51 -05:00
stupidcomputer 1648db66d2 inc flake.lock 2024-04-28 17:58:28 -05:00
stupidcomputer f2ff0448aa add tig to termux distribution 2024-04-26 14:32:28 -05:00
stupidcomputer 246e43bae7 update README.md to reflect new termux 'output' 2024-04-26 14:29:19 -05:00
stupidcomputer 7ae57a2f0d Merge branch 'master' of https://git.beepboop.systems/stupidcomputer/dot_testing 2024-04-26 14:21:53 -05:00
stupidcomputer 883a0e6ee6 automatically clean up nix store on mainsail 2024-04-26 14:21:23 -05:00
stupidcomputer 8c7ba43b93 automatically clean up nix store on mainsail 2024-04-26 14:14:11 -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 9a64781d08 add new packages to phone termux setup; modify start-termux-xorg 2024-04-26 12:16:23 -05:00
stupidcomputer 900e8e2445 add phone key to ssh 2024-04-25 17:10:06 -05:00
stupidcomputer 937e2c648a make some minor changes to sxhkdrc and x230t config 2024-04-25 09:51:01 -05:00
stupidcomputer 45bbbac20c Merge branch 'master' of https://git.beepboop.systems/rndusr/dot_testing 2024-04-25 09:50:06 -05:00
stupidcomputer ca80f73ef2 add termux support to the Makefile 2024-04-24 11:35:35 -05:00
stupidcomputer d106210de2 Merge branch 'statusbar-messaging' 2024-04-16 08:02:16 -05:00
stupidcomputer 011925061d make statusbar program accept notifications 2024-04-15 21:49:28 -05:00
stupidcomputer f2d4c7c364 add new sync script 2024-04-15 21:48:58 -05:00
stupidcomputer 275fa01164 add a new module to the statusbar
make it such that notifications can occur. that is, write to
~/.cache/statusbar_notification, and things appear on the bar. pretty
cool right?
2024-04-15 19:34:16 -05:00
stupidcomputer 405fed6955 add a password menu 2024-04-15 19:33:35 -05:00
stupidcomputer e196a5f96f add ssh to tty-progs 2024-04-15 01:50:46 -05:00
stupidcomputer 3deefc0bf5 rebase onto 0b317f4 2024-04-15 01:50:20 -05:00
stupidcomputer 876e535cba change IP address allocation for home network 2024-04-15 01:46:48 -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 7de996bb25 add ledger to package list to x230t and mlg 2024-04-13 13:53:11 -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 5d80dbb1ca modify xset rate to reduce key repeats 2024-04-10 18:59:38 -05:00
stupidcomputer b7d5dff2e4 fix issue where rbw couldn't collect password from pinentry
when executing rbw, pinentry complains about a lack of terminal size. if
you remove the terminal, it can't be too small, right?
2024-04-10 17:08:10 -05:00
stupidcomputer c7a51fb7a1 add tmuxbird, a crappy thunderbird replacement via tmux 2024-04-10 17:04:46 -05:00
stupidcomputer f261b58ce6 remove firefox and emacs from x11.nix 2024-04-08 11:50:11 -05:00
stupidcomputer b94b9e8f73 update disp to allow mlg to synchronize ~/Mail and ~/vdir
change builds/utils/sh/disp to allow mlg to mirror ~/Mail and ~/vdir
from x230t.
2024-04-08 11:43:24 -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 ab145f8294 update khalmacs to reflect schedules 2024-04-08 08:42:03 -05:00
stupidcomputer 8875a7c219 move all the dotfiles to .config 2024-04-06 17:29:20 -05:00
stupidcomputer 4e01d44bff removed polybar; no longer needed 2024-04-06 17:12:03 -05:00
stupidcomputer 74e6a4ec2b git identity change 2024-04-06 16:56:13 -05:00
randomuser ec6a7979de update disp for three monitor setup 2024-04-06 16:49:59 -05:00
randomuser fa17d83cb2 add some library functions 2024-04-06 16:49:59 -05:00
randomuser 7759241d99 Merge branch 'master' of https://git.beepboop.systems/rndusr/dot_testing 2024-04-05 12:24:49 -05:00
randomuser 1d438e399b some changes 2024-04-04 13:16:47 -05:00
stupidcomputer 97288d1592 Merge branch 'master' of https://git.beepboop.systems/rndusr/dot_testing 2024-03-29 15:54:41 -05:00