diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-17 23:47:29 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-17 23:47:29 +0400 |
commit | fe22f9c63f3a6675b3e3aa3f0cc5180068ecaf81 (patch) | |
tree | 0722d39c2cf565d6493df02b0aa444143f4b7003 /dep.sh | |
parent | 1dfdf634e8ed866594caf92fbd1da147c485a5c8 (diff) |
add setxkbmap to dependency checklist
Diffstat (limited to 'dep.sh')
-rwxr-xr-x | dep.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ check \ picom \ qutebrowser \ scrot \ + setxkbmap \ startx:"xorg-xinit is missing" \ sxiv,nsxiv \ vim,nvim \ |