From 5fa25fdac5c759789469afc7c52eb8ec41d79b5f Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Thu, 6 Oct 2022 10:22:53 +0200 Subject: Use same font-sizes and scaling as 'main' branch --- .local/bin/key | 4 ++++ .local/bin/rate | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100755 .local/bin/key (limited to '.local') diff --git a/.local/bin/key b/.local/bin/key new file mode 100755 index 0000000..d37c407 --- /dev/null +++ b/.local/bin/key @@ -0,0 +1,4 @@ +#!/bin/sh + +systemctl restart keyd.service +rate & diff --git a/.local/bin/rate b/.local/bin/rate index 061830c..fe8ccf3 100755 --- a/.local/bin/rate +++ b/.local/bin/rate @@ -1,5 +1,5 @@ #!/bin/sh -xset dpms 300 300 300 +sleep 2 xset r rate 300 25 setxkbmap -option grp:win_space_toggle us,dk -- cgit v1.2.3-70-g09d2