diff options
Diffstat (limited to 'setup.sh')
-rwxr-xr-x | setup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh index c68cccb..2e35611 100755 --- a/setup.sh +++ b/setup.sh @@ -25,7 +25,10 @@ echo "=== CONFIGURE PLASMA ===" ## Better touchpad settings ## Night light ## Faster animations + ## Open krunner instead of application launcher +kwriteconfig5 --file ~/.config/kwinrc --group ModifierOnlyShortcuts --key Meta "org.kde.krunner,/App,,display" + ## Nicer application launcher ## Nicer task bar |