Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .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 |
| | |||||
* | .fluxbox/keys: Confirm logout, shutdown, and reboot actions | P. J. McDermott | 2021-08-21 | 1 | -3/+3 |
| | |||||
* | bin/xsession: New script | P. J. McDermott | 2021-08-21 | 2 | -0/+99 |
| | |||||
* | .gitignore.d/fluxbox: Sort includes | P. J. McDermott | 2021-08-21 | 1 | -6/+6 |
| | |||||
* | .gitignore.d/fluxbox: Move .git*.d/* includes | P. J. McDermott | 2021-08-21 | 1 | -3/+5 |
| | |||||
* | .gitignore.d/fluxbox: Update | P. J. McDermott | 2021-08-21 | 1 | -3/+3 |
| | |||||
* | .XCompose.names: Fix conflicting sequences and capitalization | P. J. McDermott | 2021-08-21 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Raise/lower volume in dB gain | P. J. McDermott | 2021-08-21 | 1 | -2/+2 |
| | |||||
* | lib/panel/volmon: Display dB instead of % | P. J. McDermott | 2021-08-21 | 1 | -2/+3 |
| | |||||
* | .config/fbpanel/taskbar: Update paths to applet scripts | P. J. McDermott | 2021-08-21 | 1 | -2/+2 |
| | | | | | | Also, use a tilde instead of the full home directory path. fbpanel's genmon plugin executes the command with popen(), which invokes a shell, which will expand the tilde. | ||||
* | Move panel applet scripts to lib/panel/ | P. J. McDermott | 2021-08-21 | 2 | -0/+0 |
| | |||||
* | .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 |
| | |||||
* | .config/dunst/dunstrc: Change shortcuts | P. J. McDermott | 2021-08-21 | 1 | -3/+3 |
| | |||||
* | .fluxbox/startup: Run dunst | P. J. McDermott | 2021-08-21 | 1 | -0/+1 |
| | |||||
* | .config/dunst/dunstrc: Adjust geometry, frame, separator, and background | P. J. McDermott | 2021-08-21 | 1 | -5/+5 |
| | |||||
* | .config/fbpanel/taskbar: Remove padding pixels | P. J. McDermott | 2021-08-21 | 1 | -1/+1 |
| |