summaryrefslogtreecommitdiffstats
path: root/.fluxbox
Commit message (Collapse)AuthorAgeFilesLines
* .fluxbox/keys: Add brightness controlsPatrick McDermott2021-08-221-0/+4
|
* .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-221-0/+5
|
* .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
|
* .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-223-0/+21
| | | | | .fluxbox/startup.d/connman should be provided by a new connman dotfiles repository.
* .fluxbox/startup: Move some WM-agnostic commands to .xinitrcP. J. McDermott2021-08-221-10/+0
|
* .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.
* .fluxbox/keys: Remove suspend shortcutP. J. McDermott2021-08-211-1/+0
|
* .fluxbox/keys: Add suspend and hibernate shortcutsP. J. McDermott2021-08-211-0/+2
|
* .fluxbox/keys: Confirm logout, shutdown, and reboot actionsP. J. McDermott2021-08-211-3/+3
|
* .fluxbox/keys: Raise/lower volume in dB gainP. J. McDermott2021-08-211-2/+2
|
* .fluxbox/keys: Drop shortcuts to add/remove workspaceP. J. McDermott2021-08-211-4/+0
|
* .fluxbox/keys: Drop Mod4+F1 shortcut for `xset dpms force off`P. J. McDermott2021-08-211-1/+0
|
* .fluxbox/startup: Run dunstP. J. McDermott2021-08-211-0/+1
|
* .fluxbox/init: Clear session.screen0.toolbar.toolsP. J. McDermott2021-08-211-1/+1
| | | | | | Fixes the following error on restarting fbpanel: tray: another systray already running
* .fluxbox/startup: Set and export DISPLAYP. J. McDermott2021-08-211-1/+3
|
* .fluxbox/keys: Make Alt+F12 start skippy-xdP. J. McDermott2021-08-211-0/+1
|
* .fluxbox/keys: Add Mod4+Shift+w shortcuthost/alsvid2P. J. McDermott2021-02-041-5/+6
|
* .fluxbox/apps: New fileHEADmasterhost/cutter1host/cam1P. J. McDermott2018-05-111-0/+4
|
* .fluxbox/init: Increase to eight workspacesP. J. McDermott2017-09-111-1/+1
|
* .fluxbox/init: SortP. J. McDermott2017-09-111-59/+59
|
* .fluxbox/init: UpdateP. J. McDermott2017-09-111-51/+52
|
* .fluxbox/keys: Fix `mpc seek` commandsP. J. McDermott2017-09-111-2/+2
|
* .fluxbox/keys: Add mpc repeat/single keysP. J. McDermott2016-08-151-0/+2
|
* .fluxbox/keys: Add workspace add/remove and window tiling keysP. J. McDermott2016-08-151-0/+10
|
* .fluxbox/keys: Change volume incrementsP. J. McDermott2016-04-091-2/+2
|
* .fluxbox/init: Reduce to four workspacesP. J. McDermott2016-03-141-1/+1
|
* .fluxbox/keys: Add Super+M keyP. J. McDermott2016-03-141-0/+1
|
* .fluxbox/keys: Fix scroll-to-shadeP. J. McDermott2016-03-091-2/+2
|
* .fehbg, .fluxbox/lastwallpaper: Change wallpaperP. J. McDermott2016-03-091-1/+1
|