27 Jan 2025 |
king-of-the-light | Hey,
Is it possible to make the execution of shell scripts that run through "exec" in the config file blocking? So that further commands are halted until it is executed? | 20:55:03 |
28 Jan 2025 |
| π³π. πππ changed their display name from Dr. evo to π³π. πππ. | 01:47:35 |
oxo | In reply to @king-of-the-light:matrix.org Hey, Is it possible to make the execution of shell scripts that run through "exec" in the config file blocking? So that further commands are halted until it is executed? Maybe by changing file attributes (chattr) | 03:31:49 |
| @evolozzy:matrix.org left the room. | 03:34:13 |
sid | Which attribute are you thinking of, Synchronous updates ? That only affects file updates. I think king-of-the-light wants a solution where the execution of any scripts are "queued" and run one at a time. | 08:55:19 |
sid | You could put this queuing or blocking feature into the scripts you are running, though it's not a trivial problem to solve. | 08:56:19 |
king-of-the-light | Thank you. I realised that it is probably best and easiest to write an sh script that just executes scripts and sets settings that require the previous step to be finished. | 09:12:41 |
| @pscott:matrix.org rejected invite. | 10:05:33 |
29 Jan 2025 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan (already in Brussels). | 15:37:27 |
| @nighthawk:jameskitt616.one left the room. | 20:56:46 |
30 Jan 2025 |
| Colin changed their display name from Colin to Colin βοΈ FOSDEM. | 17:24:30 |
31 Jan 2025 |
| larsd7 joined the room. | 09:35:25 |
| @headmistress001:matrix.org joined the room. | 15:47:05 |
@headmistress001:matrix.org | Redacted or Malformed Event | 15:47:20 |
@headmistress001:matrix.org | Redacted or Malformed Event | 23:05:16 |
| raboof changed their display name from raboof to raboof@FOSDEM. | 23:54:45 |
1 Feb 2025 |
| matthewcroughan changed their display name from matthewcroughan (already in Brussels) to matthewcroughan (FOSDEM). | 09:34:40 |
| ΠΠ΅Π»ΡΠ½ΠΈΠΊΠΎΠ² Π‘Π΅ΡΠ³Π΅ΠΉ joined the room. | 14:58:50 |
Emma [it/its] | how would one do dark theme? | 15:24:36 |
Emma [it/its] | GTK apps are in dark theme but i cant figure it out for qt | 15:24:48 |
Emma [it/its] | also, how do i invert scrolling? natural_scrolling disable doesnt seem to work | 15:28:41 |
Emma [it/its] | re: touchpad: i managed to forget the note about "dont use semicolons" | 15:33:08 |
tho | try "natural_scroll enabled" | 16:03:42 |
tho | Emma [it/its]: ^ | 16:06:13 |
Emma [it/its] | Yeah, i forgot that the config doesnt do semicolons, surprised i didnt get a nag | 16:14:52 |
@headmistress001:matrix.org | Redacted or Malformed Event | 16:17:43 |
| V changed their profile picture. | 23:38:08 |
2 Feb 2025 |
@enigma9o7:envs.net | I would use qt6ct to set plasma-dark | 01:05:29 |
@enigma9o7:envs.net | or whatever dark theme you like | 01:05:35 |
@enigma9o7:envs.net | easier than figuring out config files manually.... | 01:05:49 |