summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2022-07-29install on cloudBen Sima
2022-07-28vim tweaks and add fcdBen Sima
2022-07-28Fix vim colors a bitBen Sima
2022-07-29groq-specific fixesBen Sima
2022-07-24Add neotreeBen Sima
2022-07-22Remove unneeded spacesBen Sima
2022-07-21atelier-sulphurpool themeBen Sima
2022-07-21Add workspaces to my status barBen Sima
2022-07-11Update xmonad workspaces and layoutsBen Sima
2022-07-11Use rofi more directlyBen Sima
2022-07-11Trying to use a fancy new pointerBen Sima
2022-07-11Use fira mono in rofiBen Sima
2022-07-06update home-manager, emacsBen Sima
2022-07-06set title and laststatusBen Sima
laststatus doesn't actually work because it is overriden by vim-sensible... so maybe I should just copy+paste their code into my vimrc, its only a few lines...
2022-07-06switch to dark solarizedBen Sima
2022-06-29add solarized as an option to vimBen Sima
2022-06-29switch back to dark themeBen Sima
2022-06-29add fossilBen Sima
2022-06-28fix .vimrc.local pathBen Sima
2022-05-16groq sft thingBen Sima
2022-05-16vim: use light colorsBen Sima
2022-04-22trying to troubleshoot somethingBen Sima
2022-04-22add select all to fkillBen Sima
2022-04-21Add forgitBen Sima
2022-03-18overhual tmux configBen Sima
2022-03-15add gcal to default programsBen Sima
2022-03-14add skull-vim themeBen Sima
2022-03-14move wemux users to left sideBen Sima
2022-03-14switch to photon vim themeBen Sima
2022-03-14remove vim plug thingBen Sima
2022-03-14switch vim colors bc the package is broken on nixpkgsBen Sima
2022-03-14update nixpkgs versionBen Sima
2022-03-11tmux: better status lineBen Sima
2022-03-09add vim-fugitive and disable color theme for vimdiff usageBen Sima
2022-03-05add pvBen Sima
2022-03-05add gajimBen Sima
2022-03-05add barrierBen Sima
2022-02-18updatesBen Sima
2022-02-11back to fzf-down, it works betterBen Sima
2022-02-11allow insecure electron (don't know why i need it but w/e)Ben Sima
2022-02-10add ctrl-space command pallet thingBen Sima
2022-02-10fix showpathBen Sima
2022-02-09ssh: rename groq -> bsimaBen Sima
2022-02-09fix ssh: groq -> simatimeBen Sima
2022-02-09ssh: disable strict host key checking lineBen Sima
2022-02-09ImprovementsBen Sima
- using fzf-tmux wherever i can now - some more fzf integration tweaks - added some rofi plugins, idk if they work tho - fixed the polybar sound widget - added autorandr config, it mostly(?) works - added nix-direnv support by default
2022-02-04Disable keybase, it OOMed last night and killed my sessionBen Sima
2022-02-04Add org-contrib backBen Sima
2022-02-01lock when yubikey is removedBen Sima
Took me forever but I figured out how to use udev rules to give xautolock permission to see the yubi when unlocking. Also triggers a systemd service that locks the screen when yubi is removed. I couldn't do this directly in a udev RUN becaues udev sucks at running programs as different users and with environment variables and such. This is still a bit buggy, I seem to consistently need to authenticate twice when unlocking, but I think that would be fixed if I get rid of the serviceConfig.User thing with some fancy scripting. And as a backup, added Super+Shift+L for manual locking.
2022-02-01once again im updating emacs package namesBen Sima