1
0
Fork 0
mirror of https://gitlab.com/dabruh/dotfiles.git synced 2025-04-23 09:38:11 +02:00
Commit graph

72 commits

Author SHA1 Message Date
dabruh
480bf2f805 Remove lock screen blurring to prevent OLED burn-in 2024-06-03 15:49:33 +02:00
dabruh
895519a6cf Revert to i3lock as xscreensaver was unreliable 2024-06-03 15:45:29 +02:00
dabruh
f7292d6958 Make xmonconf configuration file driven 2024-05-27 09:08:09 +02:00
dabruh
90b7fc35d2 Refactor xmonconf script by modularizing functions
- Moved i3-related functions to ~/.local/share/dabruh/libs/bash/i3.sh
- Moved USB-related functions to ~/.local/share/dabruh/libs/bash/usb.sh
- Moved xrandr-related functions to ~/.local/share/dabruh/libs/bash/x.sh
- Added checks in each library file to ensure required functions are sourced
- Updated xmonconf script to source these new library files
2024-05-24 12:03:07 +02:00
dabruh
a71430f12e Add additional monitor name configurations 2024-04-26 10:07:02 +02:00
dabruh
7128f6c74e Add attribute for enabled/disabled monitors 2024-04-19 09:31:59 +02:00
dabruh
b433ef57d3 Add back missing xrandr command 2024-04-19 08:46:35 +02:00
dabruh
fc71836102 Remove unused func 2024-04-19 08:45:23 +02:00
dabruh
0cab2a6640 Cache xrandr output 2024-04-19 08:45:15 +02:00
dabruh
1888ec9c96 Fix unnecessary if statement logic 2024-04-19 08:40:40 +02:00
dabruh
da28a0e96e Add logic to disable disconnected monitors 2024-04-19 08:39:51 +02:00
dabruh
1237dff14a Add display config for work laptop at home 2024-04-19 08:35:27 +02:00
dabruh
c7145e8b4a Add home setup 2024-04-18 19:46:27 +02:00
dabruh
4cac467d32 Streamline monitors_exist with usb_devices_exist 2024-04-17 18:34:48 +02:00
dabruh
f5676e638d Add verbosity 2024-04-17 18:26:01 +02:00
dabruh
a9ccc78482 Support identical config on different output names 2024-04-17 16:05:25 +02:00
dabruh
bab7f76557 Restart i3 after changing monitor config 2024-04-17 16:03:36 +02:00
dabruh
0e1d39e826 Create Xserver display configuration script 2024-04-16 16:03:13 +02:00
dabruh
88a99772e0 feat: switch to XScreenSaver for less OLED burn-in 2024-02-29 12:30:23 +01:00
dabruh
2761239be1 Add script for BT connect/disconnect by name 2024-02-27 12:11:28 +01:00
dabruh
8f043e33fc Replace Alacritty with Kitty 2023-08-29 13:53:53 +02:00
dabruh
00fe271f34 Add comments 2023-08-28 16:42:02 +02:00
dabruh
b27eda3264 Update container image path 2022-12-19 15:48:07 +01:00
dabruh
ba39b200d0 Fix broken window criteria matchin 2022-11-25 22:10:49 +01:00
dabruh
f9e0d6565e Create wrapper for 'convert' 2022-11-25 22:10:49 +01:00
dabruh
96c8473efe Use kubectl-ctx instead of self-built cx 2022-11-10 15:23:27 +01:00
dabruh
46c6d3143c Grep case-insensitively 2022-10-21 23:25:20 +02:00
dabruh
f11281a3e6 Abort on unknown action 2022-10-21 23:15:25 +02:00
dabruh
a52ed01ed8 Initial version 2022-10-21 21:47:11 +02:00
dabruh
53179f1ee6 Prevent re-locking. 2022-08-03 12:20:25 +02:00
dabruh
e718dbeac2 dmenu bible. 2022-06-30 20:45:50 +02:00
dabruh
8402b7d94b Remove screenshot before returning. 2022-06-30 19:52:32 +02:00
dabruh
32757e4e15 Screenshot before locking. 2022-06-30 12:48:08 +02:00
dabruh
5ebfa20f02 Tmux session creation/attaching script. 2022-06-27 12:24:29 +02:00
dabruh
e5e00998d8 Change default lock timeout. 2022-06-11 18:00:35 +02:00
dabruh
ed0b3da264 Implemented blurred lock screen. 2022-06-10 17:30:12 +02:00
dabruh
038e7e7e8c Bug fix. 2022-06-09 09:45:24 +02:00
dabruh
33906348f0 Change default selection. 2022-06-08 21:27:38 +02:00
dabruh
f657438112 Use alerting colors in demu. 2022-06-08 21:25:56 +02:00
dabruh
b0605fa018 Updated comments. 2022-06-08 21:23:51 +02:00
dabruh
c3e7c1dfa3 Added random Bible verse. 2022-06-08 21:08:48 +02:00
dabruh
bc912ddf77 Use common args variable 2022-06-08 10:36:47 +02:00
dabruh
41f9e43441 Use alerting colors in demu. 2022-06-08 10:33:49 +02:00
dabruh
51c3918628 Feed dmenuexit the commands from i3exit. 2022-06-07 12:54:09 +02:00
dabruh
aa1f40e58d Rename exit i3 to logout. 2022-06-07 12:42:21 +02:00
dabruh
134c476cb0 Kills remote sessions. 2022-06-07 11:50:42 +02:00
dabruh
8e5a901947 Kubernetes context switcher. 2022-06-07 11:50:20 +02:00
dabruh
894b653cd1 Replace external i3exit. 2022-06-07 11:50:08 +02:00
dabruh
6155811b5f Use disposable container. 2022-06-05 20:36:15 +02:00
dabruh
20aea3157a Read full URI to clipboard as fail-safe. 2022-06-05 02:56:14 +02:00