diff options
| author | Blista Kanjo | 2022-11-18 05:25:32 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-11-18 05:25:32 -0500 |
| commit | b402534e79ac776aefc22278b9a6fc31c240ed70 (patch) | |
| tree | 220daa5f876f03d5fe5b44e03b64efbfa83cb6a3 /.config/awesome/autorun.sh | |
| parent | 516cbe5345e269ad28a053a43c8eaf61ebde185a (diff) | |
refactor: returning to the usage of keymapper.sh (bash)
Diffstat (limited to '.config/awesome/autorun.sh')
| -rwxr-xr-x | .config/awesome/autorun.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index a04311e..f9ea291 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -35,6 +35,7 @@ run /usr/bin/gnome-keyring-daemon --start --components=secrets run /usr/bin/gnome-keyring-daemon --start --components=ssh run xfce4-power-manager run dunst +run ~/.config/awesome/keymapper.sh run ~/.config/awesome/xinput-daemon.sh run ibus-daemon -drxR run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 |
