summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .fluxbox/keys: mkdir -p ~/shots/Patrick McDermott2021-08-221-3/+3
|
* bin/xsession: Disable text wrapping in dialogsPatrick McDermott2021-08-221-5/+5
|
* .config/fbpanel/taskbar: Shrink clock fonts to fitPatrick McDermott2021-08-221-1/+1
|
* bin/bright: Increase bc scalePatrick McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Use bin/brightPatrick McDermott2021-08-221-2/+2
|
* bin/bright: Don't hardcode parametersPatrick McDermott2021-08-221-5/+14
|
* bin/bright: Keep within rangePatrick McDermott2021-08-221-1/+6
|
* bin/bright: New scriptPatrick McDermott2021-08-222-0/+63
|
* .fluxbox/keys: Add brightness controlsPatrick McDermott2021-08-221-0/+4
|
* .xinitrc: run-parts before startfluxboxP. J. McDermott2021-08-221-2/+2
| | | | | | | The eval command in .xinitrc.d/keychain needs to be run before running fluxbox and fbpanel, which both run applications. The keychain dialog won't have window decorations.
* .config/fbpanel/taskbar: Add cpu, mem, and netP. J. McDermott2021-08-221-7/+54
| | | | Move tray leftward and transpose volume and battery monitors.
* .config/fbpanel/taskbar: Replace pager with DT#P. J. McDermott2021-08-222-2/+16
|
* .fluxbox/keys: Add "-h music" to mpc commandsPatrick McDermott2021-08-221-8/+8
|
* .fluxbox/apps: Enable border on Tor Browser windowsP. J. McDermott2021-08-221-1/+1
|
* .fluxbox/apps: Disable decorations on Tor Browser windowsP. J. McDermott2021-08-221-0/+3
|
* .fluxbox/apps: Disable decorations on mpv windowsP. J. McDermott2021-08-221-0/+4
|
* .fluxbox/keys: Reduce delta-alphaP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Make Return/KP_Enter escape MoveMode/ResizeModeP. J. McDermott2021-08-221-0/+4
|
* .fluxbox/startup.d/compton: New scriptP. J. McDermott2021-08-222-0/+6
|
* .fluxbox/keys: Move Alt+Shift+F10 key linesP. J. McDermott2021-08-221-4/+6
|
* .fluxbox/keys: Make Alt+Shift+F11 toggle decorationsP. J. McDermott2021-08-221-0/+1
|
* .fluxbox/keys: Add Alt+Shift+F10 maximize keysP. J. McDermott2021-08-221-0/+4
|
* .fluxbox/keys: Align Alt(+Shift)+F(N) key linesP. J. McDermott2021-08-221-16/+16
|
* .fluxbox/keys: Make Alt+Shift+F[78] set alphaP. J. McDermott2021-08-221-0/+2
|
* .fluxbox/keys: Swap Alt+Shift+F[56]P. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Make Alt+Shift+F[56] toggle layerP. J. McDermott2021-08-221-0/+2
|
* .fluxbox/keys: Make Alt+F[78] enter move/resize modesP. J. McDermott2021-08-221-2/+22
|
* .fluxbox/keys: Make Alt+F[78] toggle layerP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Make Alt+F[78] set window layerP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Comment out non-working Alt+F7 & Alt+F8P. J. McDermott2021-08-221-2/+2
| | | | StartMoving and StartResizing are mouse commands.
* .fluxbox/keys: Make Alt+F3, not Alt+space open window menuP. J. McDermott2021-08-221-2/+2
|
* .XCompose.names: Add Taurinus X200 product page URLP. J. McDermott2021-08-221-0/+2
|
* bin/xsession: Replace "other" with "also"P. J. McDermott2021-08-221-2/+2
|
* bin/xsession: Add "other"P. J. McDermott2021-08-221-2/+2
|
* bin/xsession: Ensure DISPLAY is setP. J. McDermott2021-08-221-0/+2
|
* bin/xsession: Add column headings to sessions listP. J. McDermott2021-08-221-6/+11
|
* bin/xsession: Warn about other sessions on shutdown/rebootP. J. McDermott2021-08-221-2/+20
|
* .xinitrc: Write ${DISPLAY} to .xdisplay fileP. J. McDermott2021-08-221-0/+2
|
* .xinitrc: run-partsP. J. McDermott2021-08-223-1/+5
|
* .xinitrc: set -euP. J. McDermott2021-08-221-0/+2
|
* .xinitrc: Set PATHP. J. McDermott2021-08-221-0/+3
| | | | | In case any .xinitrc.d/ or .fluxbox/startup.d/ scripts run anything in ~/bin/.
* .fluxbox/startup: Run .fluxbox/startup.d/* scriptsP. J. McDermott2021-08-221-10/+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. McDermott2021-08-224-0/+25
| | | | | .fluxbox/startup.d/connman should be provided by a new connman dotfiles repository.
* .xinitrc: Remove mpd commandP. J. McDermott2021-08-221-4/+0
| | | | | mpd will be started by cron, via the .config/cron.reboot/mpd script in the mpd dotfiles repository.
* .fluxbox/startup: Move some WM-agnostic commands to .xinitrcP. J. McDermott2021-08-222-10/+10
|
* .gitconfig.d/fluxbox: Fix .fluxbox/init collationP. J. McDermott2021-08-221-1/+1
|
* .fluxbox/startup: Wait for fluxbox before fbpanelP. J. McDermott2021-08-221-1/+6
| | | | Cf. commit <917712abc669573a365c2da4f7c686b6940ae433>.
* .fluxbox/startup: Replace wicd with ConnManP. J. McDermott2021-08-221-1/+1
|
* .fluxbox/startup: set -euP. J. McDermott2021-08-211-0/+2
|
* .fluxbox/startup: Don't set DISPLAYP. J. McDermott2021-08-211-2/+0
| | | | It's already set.