From 7482f70769f6dd0084757bde3a3b4d5eef58b28b Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Tue, 31 May 2022 18:02:39 +0200 Subject: Better organized startup process and scripts --- .local/bin/rate | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .local/bin/rate (limited to '.local/bin/rate') diff --git a/.local/bin/rate b/.local/bin/rate new file mode 100755 index 0000000..fe8ccf3 --- /dev/null +++ b/.local/bin/rate @@ -0,0 +1,5 @@ +#!/bin/sh + +sleep 2 +xset r rate 300 25 +setxkbmap -option grp:win_space_toggle us,dk -- cgit v1.2.3-70-g09d2