mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 20:57:16 +02:00
added layout switcher for archfw
This commit is contained in:
4
computers/archfw/.bashrc
Normal file
4
computers/archfw/.bashrc
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
alias dock='bash ~/dotfiles/computers/archfw/displaySwitch.sh docked'
|
||||
alias undock='bash ~/dotfiles/computers/archfw/displaySwitch.sh undocked'
|
||||
alias displaySwitch='bash ~/dotfiles/computers/archfw/displaySwitch.sh'
|
Reference in New Issue
Block a user