Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .fluxbox/keys: Add brightness controls | Patrick McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .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 | 1 | -0/+5 |
| | |||||
* | .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 |
| | |||||
* | .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 | 3 | -0/+21 |
| | | | | | .fluxbox/startup.d/connman should be provided by a new connman dotfiles repository. | ||||
* | .fluxbox/startup: Move some WM-agnostic commands to .xinitrc | P. J. McDermott | 2021-08-22 | 1 | -10/+0 |
| | |||||
* | .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 |
| | |||||
* | .fluxbox/keys: Confirm logout, shutdown, and reboot actions | P. J. McDermott | 2021-08-21 | 1 | -3/+3 |
| | |||||
* | .fluxbox/keys: Raise/lower volume in dB gain | P. J. McDermott | 2021-08-21 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Drop shortcuts to add/remove workspace | P. J. McDermott | 2021-08-21 | 1 | -4/+0 |
| | |||||
* | .fluxbox/keys: Drop Mod4+F1 shortcut for `xset dpms force off` | P. J. McDermott | 2021-08-21 | 1 | -1/+0 |
| | |||||
* | .fluxbox/startup: Run dunst | P. J. McDermott | 2021-08-21 | 1 | -0/+1 |
| | |||||
* | .fluxbox/init: Clear session.screen0.toolbar.tools | P. J. McDermott | 2021-08-21 | 1 | -1/+1 |
| | | | | | | Fixes the following error on restarting fbpanel: tray: another systray already running | ||||
* | .fluxbox/startup: Set and export DISPLAY | P. J. McDermott | 2021-08-21 | 1 | -1/+3 |
| | |||||
* | .fluxbox/keys: Make Alt+F12 start skippy-xd | P. J. McDermott | 2021-08-21 | 1 | -0/+1 |
| | |||||
* | .fluxbox/keys: Add Mod4+Shift+w shortcuthost/alsvid2 | P. J. McDermott | 2021-02-04 | 1 | -5/+6 |
| | |||||
* | .fluxbox/apps: New fileHEADmasterhost/cutter1host/cam1 | P. J. McDermott | 2018-05-11 | 1 | -0/+4 |
| | |||||
* | .fluxbox/init: Increase to eight workspaces | P. J. McDermott | 2017-09-11 | 1 | -1/+1 |
| | |||||
* | .fluxbox/init: Sort | P. J. McDermott | 2017-09-11 | 1 | -59/+59 |
| | |||||
* | .fluxbox/init: Update | P. J. McDermott | 2017-09-11 | 1 | -51/+52 |
| | |||||
* | .fluxbox/keys: Fix `mpc seek` commands | P. J. McDermott | 2017-09-11 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Add mpc repeat/single keys | P. J. McDermott | 2016-08-15 | 1 | -0/+2 |
| | |||||
* | .fluxbox/keys: Add workspace add/remove and window tiling keys | P. J. McDermott | 2016-08-15 | 1 | -0/+10 |
| | |||||
* | .fluxbox/keys: Change volume increments | P. J. McDermott | 2016-04-09 | 1 | -2/+2 |
| | |||||
* | .fluxbox/init: Reduce to four workspaces | P. J. McDermott | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | .fluxbox/keys: Add Super+M key | P. J. McDermott | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | .fluxbox/keys: Fix scroll-to-shade | P. J. McDermott | 2016-03-09 | 1 | -2/+2 |
| | |||||
* | .fehbg, .fluxbox/lastwallpaper: Change wallpaper | P. J. McDermott | 2016-03-09 | 1 | -1/+1 |
| |