Commit Graph

20 Commits

Author SHA1 Message Date
David JULIEN 760f3cea63 [system] fix: actually use $internal in displayselect 2023-01-10 10:26:43 +01:00
David JULIEN fa919171a2 [system] fix: external mode for displayselect 2022-11-28 11:05:48 +01:00
David JULIEN 81e5498349 [system] feat: add external mode to displayselect
in case of laptop, one may be interested in disconnecting the internal
display, if you're docked for instance

this mode allows to chose an internal display to be disabled, and then
configure a setup as in default mode
2022-11-25 16:44:41 +01:00
David JULIEN 46b806234d [scripts] feat: add "mode" variable to xrandr setup 2022-11-22 10:29:49 +01:00
David JULIEN 1d9fc97dcf [scripts] fix: displayselect layout selection 2022-11-17 18:15:18 +01:00
David JULIEN cacfe657a7 [scripts] fix: displayselect
fix default config + refactor code
2022-10-17 15:30:04 +02:00
David JULIEN 937a6aaa15 [displayselect] fix: grepping of monitors 2022-10-14 10:37:13 +02:00
David JULIEN 0670ad37a6 [displayselect] feat: remove default config 2022-10-14 10:34:40 +02:00
David JULIEN 1ca05f7f74 feat: setup is now 2 * 1080p 2021-03-15 23:46:14 +01:00
David JULIEN 9d06a61780 legal: change license to GPLv3 in script headers
Kept wondering wether I should keep the MIT (because I highly value
freedom of act) or embrace the GPL (because I don't want this work to
become close-source).

I do understand that this commit (and the next one that is actually
changing the LICENSE) is a defeat for freedom. I guess freedom has been
defeated long time ago, when people and companies figured that was
"free" (as in gratis) was also "free" (as in disposable).

This is not how I think free (as in "libre") works but hey, that surely
is how Intel and other corporations see it (ec: Intel Management Engine
is entirely based on Minix, is close-source, and *maybe* used as a
backdoor by anybody).

It boils down to the Paradox of Tolerance, and I surely won't tolerate
shit going their way. If you want to take open source stuff, be my
guest ; but you have to play by the rules.
2021-02-16 01:09:56 +01:00
David JULIEN d50b60546e cleanup: script headers 2021-02-16 00:37:44 +01:00
David JULIEN 28dfdd5ae5 feat: change shebang to `/usr/bin/env sh`
this setting is more user-config compliant
2021-02-12 23:20:57 +01:00
David JULIEN 663fd512da fix: device names change after xorg update 2021-02-11 23:48:49 +01:00
David 4dd0a71bda cleanup: formatting displayselect
space -> tab
make default config more robust
2020-12-14 12:10:21 +01:00
David d6848f00ee feat: add default setup to displayselect
two-monitors setup with 1080p laptop
2020-09-12 19:13:24 +02:00
swytch 0a2719ca8f breaking: change license to MIT in headers 2020-06-25 18:48:18 +02:00
swytch 8dd53770fa fix: update scripts header 2020-06-20 11:39:37 +02:00
swy7ch a91ea4f87e feat: change neovim template plugin + update header of scripts 2020-06-20 11:39:37 +02:00
swy7ch 30f254f6c3 cleanup: global files cleanup
+ update LICENSE declaration in .config/nvim/after/ftplugin
+ remove vim.vim filetype settings
+ change mapping for buffer switch in neovim
2020-06-20 11:39:37 +02:00
swy7ch fd6e1d2ce3 init repo 2020-05-06 03:20:19 +02:00