mirror of
https://github.com/vale981/dotfiles
synced 2025-03-04 17:11:39 -05:00
docking scripts
This commit is contained in:
parent
7e4a0f27fe
commit
9677a0e44a
2 changed files with 5 additions and 0 deletions
2
dots/bspwm/dock.sh
Executable file
2
dots/bspwm/dock.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
./monitor_laptop.sh
|
||||
setxkbmap -device `xinput | rg -i "Kyria Keyboard\\s\\s" | cut -d'=' -f2 | cut -f1` en_US -option ctrl:nocaps
|
3
dots/bspwm/undock.sh
Executable file
3
dots/bspwm/undock.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
./monitor_laptop.sh
|
||||
|
||||
setxkbmap us -v workman
|
Loading…
Add table
Reference in a new issue