summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert ".xinitrc: run-parts after startfluxbox"host/logi1Patrick McDermott2021-08-221-4/+4
| | | | | | | This reverts commit fe7753cc4534d6ec3c2ba051d8ced91a5322d009. The eval command in .xinitrc.d/keychain needs to be run before running fluxbox and fbpanel, which both run applications.
* .xinitrc: run-parts after startfluxboxPatrick McDermott2021-08-221-4/+4
| | | | This will give the keychain dialog window decorations.
* .xinitrc: Drop xscreensaverPatrick McDermott2021-08-221-1/+0
|
* .config/fbpanel/taskbar: Update network interfacePatrick McDermott2020-09-071-2/+2
| | | | | ens10 seems to have been among the victims of the EMP from a lightning strike about 30 feet away.
* .fluxbox/keys: Add "-h music" to mpc commandsPatrick McDermott2020-09-071-8/+8
|
* .config/fbpanel/taskbar: Shrink df-uptime genmon font sizeP. J. McDermott2018-09-301-1/+5
|
* .fluxbox/apps: Enable border on Tor Browser windowsP. J. McDermott2018-09-171-1/+1
|
* .fluxbox/apps: Disable decorations on Tor Browser windowsP. J. McDermott2018-09-171-0/+3
|
* .xinitrc: Update mouse device nameP. J. McDermott2018-08-171-1/+1
|
* .fluxbox/keys: Update mouse device nameP. J. McDermott2018-08-171-1/+1
|
* bin/xinput-toggle: Send state notificationP. J. McDermott2018-06-271-1/+7
|
* bin/bright: Also adjust color presetP. J. McDermott2018-06-181-2/+12
|
* .fluxbox/keys: Reduce delta-alphaP. J. McDermott2018-06-181-2/+2
|
* .fluxbox/keys: Make Return/KP_Enter escape MoveMode/ResizeModeP. J. McDermott2018-06-181-0/+4
|
* .fluxbox/startup.d/compton: New scriptP. J. McDermott2018-06-182-0/+6
|
* .fluxbox/keys: Move Alt+Shift+F10 key linesP. J. McDermott2018-06-181-4/+6
|
* .fluxbox/keys: Make Alt+Shift+F11 toggle decorationsP. J. McDermott2018-06-181-0/+1
|
* .fluxbox/keys: Add Alt+Shift+F10 maximize keysP. J. McDermott2018-06-181-0/+4
|
* .fluxbox/keys: Align Alt(+Shift)+F(N) key linesP. J. McDermott2018-06-181-16/+16
|
* .fluxbox/keys: Make Alt+Shift+F[78] set alphaP. J. McDermott2018-06-181-0/+2
|
* .fluxbox/keys: Swap Alt+Shift+F[56]P. J. McDermott2018-06-181-2/+2
|
* .fluxbox/keys: Make Alt+Shift+F[56] toggle layerP. J. McDermott2018-06-181-0/+2
|
* .fluxbox/keys: Make Alt+F[78] enter move/resize modesP. J. McDermott2018-06-181-2/+22
|
* .fluxbox/keys: Make Alt+F[78] toggle layerP. J. McDermott2018-06-181-2/+2
|
* .fluxbox/keys: Make Alt+F[78] set window layerP. J. McDermott2018-06-171-2/+2
|
* .fluxbox/keys: Comment out non-working Alt+F7 & Alt+F8P. J. McDermott2018-06-171-2/+2
| | | | StartMoving and StartResizing are mouse commands.
* .fluxbox/keys: Make Alt+F3, not Alt+space open window menuP. J. McDermott2018-06-171-2/+2
|
* .XCompose.names: Add Taurinus X200 product page URLP. J. McDermott2018-06-171-0/+2
|
* bin/xsession: Replace "other" with "also"P. J. McDermott2018-06-151-2/+2
|
* bin/xsession: Add "other"P. J. McDermott2018-06-151-2/+2
|
* bin/xsession: Ensure DISPLAY is setP. J. McDermott2018-06-151-0/+2
|
* bin/xsession: Add column headings to sessions listP. J. McDermott2018-06-151-6/+11
|
* bin/xsession: Warn about other sessions on shutdown/rebootP. J. McDermott2018-06-151-2/+20
|
* .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.d/: New directoryP. J. McDermott2018-06-052-0/+2
|
* .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.
* .fluxbox/startup: Run .fluxbox/startup.d/* scriptsP. J. McDermott2018-06-041-12/+1
| | | | | Modularize the startup, allowing other dotfile repositories to provide their own startup scripts, instead of hardcoding everything here.
* .fluxbox/startup.d/* New scriptsP. J. McDermott2018-06-044-0/+27
|
* .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-032-7/+7
|