diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-31 18:02:39 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-31 19:56:27 +0200 |
commit | 7482f70769f6dd0084757bde3a3b4d5eef58b28b (patch) | |
tree | 73e0b71aad6f92ff0c43fbc80a0216829232585e /.config/i3/after | |
parent | 303f89536b6179a1b0a75e003d79d1fd46d0bc60 (diff) |
Better organized startup process and scripts
Diffstat (limited to '.config/i3/after')
-rwxr-xr-x | .config/i3/after | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/i3/after b/.config/i3/after deleted file mode 100755 index a2433be..0000000 --- a/.config/i3/after +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -~/.local/bin/no-rgb -xset r rate 300 25 -setxkbmap -option grp:win_space_toggle us,dk |