Commit Graph

278 Commits

Author SHA1 Message Date
Collin J. Doering 8a1226718f
Add missing vol.sh script used by xmobar
* user-config/xmonad/.bin/vol.sh: An old script I wrote to get the volume to display for
xmobar. It should be updated/improved/simplified, but for now it does the trick.
2022-03-16 17:36:12 -04:00
Collin J. Doering c4850e8457
user-config/ledger/.ledgerrc: Add ledger plain text accounting configuration 2022-03-16 17:34:55 -04:00
Collin J. Doering f0925993c1
user-config/xmonad/.xmonad/xmonad.hs: Chnage from firefox-developer-edition to firefox 2022-03-16 17:33:55 -04:00
Collin J. Doering 81b50c2191
user-config/xorg/.xinitrc: Randomize wallpaper on all monitors upon login 2022-03-16 17:33:06 -04:00
Collin J. Doering 652b0c4bf5
Fix xmonadClose script
* user-config/xorg/.bin/keyboard.sh: Correct shebang line to use /usr/bin/env instead of /bin/bash

* user-config/xmonad/.bin/xmonadClose.sh (actionExecs): Change from systemctl to loginctl for suspect, hibernate and hybrid-sleep functions

* home-manifest.scm (%xorg-manifest): Install xinput as its required by keyboard.sh
2022-03-16 17:31:10 -04:00
Collin J. Doering c2175c72c2
Correct zsh syntax highlighting
* user-config/zsh/.zshrc (AWS_SHELL_ALIAS): Source the zsh-source-highlight plugin; add some additional comments for clarity.

* home-manifest.scm (%shell-manifest): Install zsh-syntax-highlighting zsh plugin
2022-03-16 16:43:36 -04:00
Collin J. Doering dafa2a33f3
home-manifest.scm: Install i3lock-fancy 2022-03-16 16:30:18 -04:00
Collin J. Doering b5e6e7438d
home-manifest.scm: Install nextcloud-client 2022-03-16 16:30:07 -04:00
Collin J. Doering 8139dd9efd
Remove screenlayout scripts; autorandr deprecated their use 2022-03-16 16:28:47 -04:00
Collin J. Doering bd88151cc1
Adjust screenlayout scripts
* user-config/xorg/.screenlayout/just-laptop.sh: Adjust output names as they have changed when running guix
* user-config/xorg/.screenlayout/work-home.sh: Ditto
2022-03-16 16:26:36 -04:00
Collin J. Doering 9d201f4f0b
.gitignore: Update xmonad binarie locations; remove unused entries 2022-03-16 16:25:34 -04:00
Collin J. Doering 97544b2c91
user-config/gpg/.gnupg/gpg-agent.conf: Correct pinentry-program path 2022-03-16 15:41:50 -04:00
Collin J. Doering b1d9cf2657
Use .zshenv to set SSH_AUTH_SOCK instead of .pam_environment
* user-config/zsh/.zshenv: export SSH_AUTH_SOCKET to use gpg-agent's ssh-agent emulation
  Add some additional comments for clarity.

* user-config/gpg/.pam_environment: Remove this file as its not used on Guix
2022-03-16 15:39:26 -04:00
Collin J. Doering 36f6ff5346
user-config/emacs/.emacs.d/config.org: Correct tramp sudo access on guix systems 2022-03-14 23:34:40 -04:00
Collin J. Doering b0d99092e6
user-config/emacs/.emacs.d/config.org: Remove references to eSentire git servers 2022-03-14 23:34:19 -04:00
Collin J. Doering 0247a6d743
user-config/xorg/.Xresources: Correct emacs xrdb property name after rename upstream 2022-03-14 23:33:36 -04:00
Collin J. Doering c75f56b094
user-config/kitty/.config/kitty/kitty.conf: Increase font size 2022-03-14 23:33:00 -04:00
Collin J. Doering 653b914896
user-config/git/.gitconfig: uncomment enforcement of gpg signing upon commit 2022-03-14 23:32:19 -04:00
Collin J. Doering 94361b2077
Remove eSentire from mail configuration 2022-03-14 23:31:50 -04:00
Collin J. Doering ec4eed7755
README.org (Quickstart): Correct documentation to match rename of user-manifest.scm to home-manifest.scm 2022-03-14 23:30:14 -04:00
Collin J. Doering e8542c2b22
README.org (Quickstart): correct typo (markdown link not in org-mode format) 2022-03-14 23:29:38 -04:00
Collin J. Doering 280ec46e5a
user-config/xorg/.xinitrc: Use nm-applet and autorandr
* user-config/xorg/.xinitrc (init_full_session): Start nm-applet
  (init_session): Use autorandr to select monitor setup
2022-03-14 23:27:38 -04:00
Collin J. Doering 44f5cc3521
Update guix, use non-guix, and a variety of manifest changes
* home-manifest.scm (%shell-manifest): Use rekahsoft-guix version of fzf until issues with upstream can be resolved
  (%xorg-manifest): Install autorandr so it can be used for managing monitors
  (%xorg-apps-manifest): Install firefox, as well as xmonad and applications used for my xmonad environment (dmenu, xmobar, trayer)
  (%xorg-wayland-apps-manifest): Install network-manager-applet
  (%misc-manifest): Install alsamixer (used by ~/.bin/vol.sh for xmobar volume display)
  (%misc-manifest): Explicitly install gpg and a pinentry program

* channels.scm (channel): Use non-guix and update guix
2022-03-14 23:22:46 -04:00
Collin J. Doering fa824aad96
Move xmonad out of unused configs as primary window manager 2022-03-14 23:22:16 -04:00
Collin J. Doering 1df87b4f70
Add file to .guix channel folder 2022-02-01 09:25:24 -05:00
Collin J. Doering 79be144861
Move manifest scm file outside of guix channel directory 2022-02-01 09:24:25 -05:00
Collin J. Doering 8ebb00f8d0
.guix-channel: Add channel dependencies 2022-02-01 09:23:09 -05:00
Collin J. Doering 32b8ebec9a
Initial commit 2022-01-31 12:07:29 -05:00