Cleanup files (moved to sysyadm)
This commit is contained in:
parent
b9d5b166f4
commit
a938c74e4a
34 changed files with 30 additions and 455 deletions
|
@ -15,25 +15,14 @@ depends=(
|
|||
"xorg-xinput" "xorg-xlsclients" "xorg-xmodmap"
|
||||
"numlockx"
|
||||
|
||||
"xf86-video-amdgpu"
|
||||
|
||||
### APPLICATIONS
|
||||
"bspwm"
|
||||
#"sxhkd" "polybar"
|
||||
)
|
||||
source=(
|
||||
"etc_X11_xorg.conf.d_10-keyboard.conf"
|
||||
"etc_X11_xorg.conf.d_50-mouse-acceleration.conf"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
"SKIP"
|
||||
)
|
||||
source=()
|
||||
sha256sums=()
|
||||
backup=()
|
||||
|
||||
. ../utils.sh
|
||||
|
||||
package() {
|
||||
_system_install "etc/X11/xorg.conf.d/10-keyboard.conf"
|
||||
_system_install "etc/X11/xorg.conf.d/50-mouse-acceleration.conf"
|
||||
}
|
||||
|
||||
# vim: ft=sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue