summaryrefslogtreecommitdiff
path: root/bin/i3-startup-always
Commit message (Collapse)AuthorAge
* bin/: some straightforward tidying upSean Whitton2022-12-07
|
* tidy and simplify shell initSean Whitton2022-11-24
| | | | | | | Rely on SPWCRONTAB property to set PATH for cronjobs, and otherwise rely on .profile, .xsessionrc etc. to set PATH, once, at login. Just archive scripts I haven't used lately which might otherwise need more significant adjustments, or appear to be broken in other ways.
* tidy away lib/Sean Whitton2022-04-17
|
* archive set-half-brightnessSean Whitton2022-03-30
| | | | /usr/local/bin/set-brightness not installed by consfig atm.
* tidy i3-startup-always after recent tiled wallpapers changeSean Whitton2022-03-30
| | | | See 0ca3a14056c57adf68289ae31375e3719dcabc7e.
* switch to static, tiled wallpaperSean Whitton2022-03-22
| | | | | I don't get to see my wallpaper often with i3/sway, so let's take advantage of the consistency that's possible with an image small enough to commit to git.
* melete display settingsSean Whitton2020-10-25
|
* don't try setting wallpaper until after activating outputsSean Whitton2020-08-10
|
* new script and library for setting desktop wallpaperSean Whitton2020-08-10
|
* restart i3lock when setting wallpaperSean Whitton2020-08-09
|
* add multi-monitor support to wallpaper scriptsSean Whitton2020-08-09
|
* set Emacs.useXIM so ibus works in emacsclient framesSean Whitton2020-07-31
|
* darken backgroundsSean Whitton2020-07-24
|
* normalise laptop brightness in i3-startup-alwaysSean Whitton2020-07-13
|
* drop misuse of --noprimarySean Whitton2020-07-05
| | | | It was cancelling out the --primary.
* set laptop to be at bottom right of VGA-1 on irisSean Whitton2020-07-02
|
* new attempt to reduce chording: us+spw(emacs) xkb rebindingsSean Whitton2020-06-07
|
* switch back to i3lockSean Whitton2019-12-22
| | | | | xtrlock and xfce4-terminal interact badly, it seems. xfce4-terminal sometimes refuses to redraw.
* factor out i3-have-wallpaperSean Whitton2019-12-22
|
* attempt to fix screen blanking in develaccSean Whitton2019-11-20
|
* use ~/local/big/wallpaper.png againSean Whitton2019-11-18
|
* something of an i3 themeSean Whitton2019-11-14
|
* increase screen blank timeoutSean Whitton2019-09-28
|
* don't use dpms in develaccSean Whitton2019-09-07
|
* Revert "move ibus startup code to make it easier to fix when it breaks"Sean Whitton2019-09-07
| | | | | | | | This reverts commit 7f9f91e579141d5478d180fed78a16f10217088b. The change meant that executing i3-startup-always, which is meant to be a cheap operation, breaks typing into some windows that were started before i3-startup-always was run.
* move ibus startup code to make it easier to fix when it breaksSean Whitton2019-09-02
| | | | | Sometimes the tray icon disappears when I'm switched into a language other than English.
* don't automatically enable wallpaper rotationSean Whitton2019-08-24
|
* laptop screen isn't always turning off; add more dpmsSean Whitton2019-08-11
|
* add diagmonds tiling wallpaperSean Whitton2019-07-22
| | | | | | | | Will work across monitor sizes. CC-BY-SA 3.0 by Zoltán Szalay. https://www.toptal.com/designers/subtlepatterns/diagmonds/
* bind `workspace {next,prev}_on_output`Sean Whitton2019-07-14
|
* change xsetroot colourSean Whitton2019-07-10
|
* mark iris display as not primarySean Whitton2019-05-13
|
* ignore any wallpaper.png when more than one monitorSean Whitton2019-05-11
|
* poor man's code to automatically xrandr on irisSean Whitton2019-05-10
|
* sync xsetroot colour with i3 configSean Whitton2019-01-26
|
* prevent the wallpaper from rotating at each bootSean Whitton2018-12-22
|
* update references to develaccSean Whitton2018-11-03
|
* wallpaper rotationSean Whitton2018-10-28
|
* in-develacc scriptSean Whitton2018-03-30
|
* add another `convert` cmd to i3 notesSean Whitton2018-01-18
|
* make xhost -local: call happen for swhitton tooSean Whitton2018-01-05
|
* use xhost to protect spwhitton's X sessionSean Whitton2017-12-14
|
* move permanent windows to tenth workspaceSean Whitton2017-11-30
|
* infra to set background and lock screenSean Whitton2017-11-05
|
* exception to script enabling numlockSean Whitton2017-11-05
|
* i3-startup-always disables caps lockSean Whitton2017-08-30
|
* migrate away from .xsessionrcSean Whitton2017-08-28
This seems to interrupt Debian's /etc/Xsession machinery. Other changes: - call idempotent settings when reloading i3, too - improve invocation of numlockx - simplify scripts to remove items Xsession handles for us