Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .config/fbpanel/taskbar: Shrink clock fonts to fit | Patrick McDermott | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | bin/bright: Increase bc scale | Patrick McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Use bin/bright | Patrick McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | bin/bright: Don't hardcode parameters | Patrick McDermott | 2021-08-22 | 1 | -5/+14 |
| | |||||
* | bin/bright: Keep within range | Patrick McDermott | 2021-08-22 | 1 | -1/+6 |
| | |||||
* | bin/bright: New script | Patrick McDermott | 2021-08-22 | 2 | -0/+63 |
| | |||||
* | .fluxbox/keys: Add brightness controls | Patrick McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .xinitrc: run-parts before startfluxbox | P. J. McDermott | 2021-08-22 | 1 | -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 net | P. J. McDermott | 2021-08-22 | 1 | -7/+54 |
| | | | | Move tray leftward and transpose volume and battery monitors. | ||||
* | .config/fbpanel/taskbar: Replace pager with DT# | P. J. McDermott | 2021-08-22 | 2 | -2/+16 |
| | |||||
* | .fluxbox/keys: Add "-h music" to mpc commands | Patrick McDermott | 2021-08-22 | 1 | -8/+8 |
| | |||||
* | .fluxbox/apps: Enable border on Tor Browser windows | P. J. McDermott | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | .fluxbox/apps: Disable decorations on Tor Browser windows | P. J. McDermott | 2021-08-22 | 1 | -0/+3 |
| | |||||
* | .fluxbox/apps: Disable decorations on mpv windows | P. J. McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .fluxbox/keys: Reduce delta-alpha | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Make Return/KP_Enter escape MoveMode/ResizeMode | P. J. McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .fluxbox/startup.d/compton: New script | P. J. McDermott | 2021-08-22 | 2 | -0/+6 |
| | |||||
* | .fluxbox/keys: Move Alt+Shift+F10 key lines | P. J. McDermott | 2021-08-22 | 1 | -4/+6 |
| | |||||
* | .fluxbox/keys: Make Alt+Shift+F11 toggle decorations | P. J. McDermott | 2021-08-22 | 1 | -0/+1 |
| | |||||
* | .fluxbox/keys: Add Alt+Shift+F10 maximize keys | P. J. McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .fluxbox/keys: Align Alt(+Shift)+F(N) key lines | P. J. McDermott | 2021-08-22 | 1 | -16/+16 |
| | |||||
* | .fluxbox/keys: Make Alt+Shift+F[78] set alpha | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | .fluxbox/keys: Swap Alt+Shift+F[56] | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Make Alt+Shift+F[56] toggle layer | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | .fluxbox/keys: Make Alt+F[78] enter move/resize modes | P. J. McDermott | 2021-08-22 | 1 | -2/+22 |
| | |||||
* | .fluxbox/keys: Make Alt+F[78] toggle layer | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Make Alt+F[78] set window layer | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Comment out non-working Alt+F7 & Alt+F8 | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | | | | StartMoving and StartResizing are mouse commands. | ||||
* | .fluxbox/keys: Make Alt+F3, not Alt+space open window menu | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .XCompose.names: Add Taurinus X200 product page URL | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | bin/xsession: Replace "other" with "also" | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | bin/xsession: Add "other" | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | bin/xsession: Ensure DISPLAY is set | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | bin/xsession: Add column headings to sessions list | P. J. McDermott | 2021-08-22 | 1 | -6/+11 |
| | |||||
* | bin/xsession: Warn about other sessions on shutdown/reboot | P. J. McDermott | 2021-08-22 | 1 | -2/+20 |
| | |||||
* | .xinitrc: Write ${DISPLAY} to .xdisplay file | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | .xinitrc: run-parts | P. J. McDermott | 2021-08-22 | 3 | -1/+5 |
| | |||||
* | .xinitrc: set -eu | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | .xinitrc: Set PATH | P. J. McDermott | 2021-08-22 | 1 | -0/+3 |
| | | | | | In case any .xinitrc.d/ or .fluxbox/startup.d/ scripts run anything in ~/bin/. | ||||
* | .fluxbox/startup: Run .fluxbox/startup.d/* scripts | P. J. McDermott | 2021-08-22 | 1 | -10/+1 |
| | | | | | Modularize the startup, allowing other dotfile repositories to provide their own startup scripts, instead of hardcoding everything here. | ||||
* | .fluxbox/startup.d/* New scripts | P. J. McDermott | 2021-08-22 | 4 | -0/+25 |
| | | | | | .fluxbox/startup.d/connman should be provided by a new connman dotfiles repository. | ||||
* | .xinitrc: Remove mpd command | P. J. McDermott | 2021-08-22 | 1 | -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 .xinitrc | P. J. McDermott | 2021-08-22 | 2 | -10/+10 |
| | |||||
* | .gitconfig.d/fluxbox: Fix .fluxbox/init collation | P. J. McDermott | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | .fluxbox/startup: Wait for fluxbox before fbpanel | P. J. McDermott | 2021-08-22 | 1 | -1/+6 |
| | | | | Cf. commit <917712abc669573a365c2da4f7c686b6940ae433>. | ||||
* | .fluxbox/startup: Replace wicd with ConnMan | P. J. McDermott | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | .fluxbox/startup: set -eu | P. J. McDermott | 2021-08-21 | 1 | -0/+2 |
| | |||||
* | .fluxbox/startup: Don't set DISPLAY | P. J. McDermott | 2021-08-21 | 1 | -2/+0 |
| | | | | It's already set. | ||||
* | .fluxbox/keys: Remove suspend shortcut | P. J. McDermott | 2021-08-21 | 1 | -1/+0 |
| | |||||
* | .fluxbox/keys: Add suspend and hibernate shortcuts | P. J. McDermott | 2021-08-21 | 1 | -0/+2 |
| |