Update
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-21 18:13:30 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-21 18:13:30 +0200 |
| Commit | c90110f49a5aa7231756ed7bf278b0977590a076 (patch) |
|
| diff --git a/.cwmrc b/.cwmrc | |||
| 1 | fontname "Berkeley Mono:size=8:bold" |
1 | fontname "Berkeley Mono:size=8:bold" |
| 2 | borderwidth 2 |
2 | borderwidth 3 |
| 3 | color activeborder khaki |
||
| 3 | sticky yes |
4 | sticky yes |
| 4 | moveamount 100 |
5 | moveamount 100 |
| 5 | unbind-key all |
6 | unbind-key all |
| ... | |||
| 7 | 8 | ||
| 8 | bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' |
9 | bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' |
| 9 | bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
10 | bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" |
| 10 | bind-key 4-e "chromium --new-window" |
11 | bind-key 4-e /home/m/Applications/Brave-nightly-v1.82.99-x86_64.AppImage --new-window" |
| 11 | bind-key 4-p "rofi -show drun" |
12 | bind-key 4-p "rofi -show drun" |
| 12 | bind-key 4-z "xmagnify -s 1000 -z 3" |
13 | bind-key 4-z "xmagnify -s 1000 -z 3" |
| 13 | bind-key 4-bracketright "pats -t" |
14 | bind-key 4-bracketright "pats -t" |
| ... | |||
| diff --git a/.xprofile b/.xprofile | |||
| 1 | xset r off |
1 | xset r rate 300 10 |
| 2 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 |
2 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 |
| 3 | picom --vsync --backend glx & |
3 | picom --vsync --backend glx & |
| 4 | conky -d & |
4 | conky -d & |