Update
| Author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-18 19:01:33 +0200 |
| Committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-07-18 19:01:33 +0200 |
| Commit | 38a0280e20eb43eab0b910570e810bc1a9347f00 (patch) |
|
-rwxr-xr-x |
.shenanigans.sh | 8 | |
-rw-r--r-- |
.xprofile | 2 |
2 files changed, 6 insertions, 4 deletions
| diff --git a/.shenanigans.sh b/.shenanigans.sh | |||
| 1 | # Software list (Void Linux): |
1 | # Software list (Void Linux): |
| 2 | # void-repo-nonfree void-repo-multilib void-repo-multilib-nonfree |
2 | # void-repo-nonfree void-repo-multilib void-repo-multilib-nonfree |
| 3 | # file-roller xfce4-screenshooter xfce4-plugins xsetroot thunar-archive-plugin |
3 | # file-roller xfce4-plugins thunar-archive-plugin |
| 4 | # clang clang-tools-extra vim stow git curl tmux hstr tree make cmake xclip jq |
4 | # lm_sensors conky maim xlockmore rofi picom cwm xclip xsetroot |
| 5 | # entr ack lazygit newsboat htop mc mpv cifs-utils zip rsync python3-pipx cwm |
5 | # clang clang-tools-extra vim stow git curl tmux hstr tree make cmake jq |
| 6 | # lm_sensors conky maim xlockmore rofi |
6 | # entr ack lazygit newsboat htop mc mpv cifs-utils zip rsync python3-pipx |
| 7 | # Additonal stuff: |
7 | # Additonal stuff: |
| 8 | # pipx install pyright |
8 | # pipx install pyright |
| 9 | # go install golang.org/x/tools/gopls@latest |
9 | # go install golang.org/x/tools/gopls@latest |
| ... | |||
| diff --git a/.xprofile b/.xprofile | |||
| 1 | xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 |
||
| 2 | picom --backend glx --vsync & |
||
| 1 | conky -d & |
3 | conky -d & |