summaryrefslogtreecommitdiffstats
path: root/.xinitrc
Commit message (Collapse)AuthorAgeFilesLines
* .xinitrc: Drop xscreensaverPatrick McDermott2021-08-221-1/+0
|
* .xinitrc: Update mouse device nameP. J. McDermott2018-08-171-1/+1
|
* .xinitrc: Write ${DISPLAY} to .xdisplay fileP. J. McDermott2018-06-051-0/+2
|
* .xinitrc: Execute .xinitrc.d/* in the current environmentP. J. McDermott2018-06-051-1/+3
|
* .xinitrc: Remove keychain cmd, run-parts insteadP. J. McDermott2018-06-051-3/+1
|
* .xinitrc: Make keychain start only ssh-agentP. J. McDermott2018-06-051-1/+2
|
* .xinitrc: Add commentP. J. McDermott2018-06-051-0/+1
|
* .xinitrc: Don't run gpg-agent and gnome-keyring-daemonP. J. McDermott2018-06-051-3/+0
| | | | | | | gpg-agent is automatically started by gpg, and its socket location is predictable so no environment variables are needed. gnome-keyring-daemon is replaced with keychain.
* .xinitrc: Run keychainP. J. McDermott2018-06-051-0/+2
|
* .xinitrc: set -euP. J. McDermott2018-06-041-0/+2
|
* .xinitrc: Set PATHP. J. McDermott2018-06-041-0/+3
| | | | This should fix dpmsmouse not running.
* .xinitrc: Remove mpd commandP. J. McDermott2018-06-041-4/+0
| | | | | mpd will be started by cron, via the .config/cron.reboot/mpd script in the mpd dotfiles repository.
* .xinitrc: Remove anacron commandP. J. McDermott2018-06-041-3/+0
| | | | | anacron will be started by cron, via .config/cron.reboot/anacron and .config/cron/anacron files in the anacron dotfiles repository.
* Revert ".xinitrc: Run numlockx"P. J. McDermott2018-06-031-2/+0
| | | | | | This reverts commit 0122bdc499344a551c5c17474a6bf96eb9f56d4d. /etc/X11/Xsession.d/55numlockx already runs numlockx.
* .xinitrc: Run numlockxP. J. McDermott2018-06-031-0/+2
|
* .fluxbox/startup: Move some WM-agnostic commands to .xinitrcP. J. McDermott2018-06-031-0/+7
|
* .xinitrc, .fluxbox/startup: Rearrange commandsP. J. McDermott2018-06-021-0/+3
|
* .xinitrc: Start gnome-keyring-daemonP. J. McDermott2016-03-161-0/+1
|
* .xinitrc: Start mpdP. J. McDermott2016-03-141-0/+4
|
* .xinitrc: Add SSH supportP. J. McDermott2016-03-131-1/+1
|
* .xinitrc: Run gpg-agentP. J. McDermott2016-03-131-0/+2
|
* .xinitrc: Load .exportsP. J. McDermott2016-03-071-0/+2
|
* Implement session management (log out)P. J. McDermott2016-03-061-2/+10
|
* .xinitrc: New fileP. J. McDermott2016-03-051-0/+6