mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
19 lines
422 B
Text
19 lines
422 B
Text
# $DOTFILES/platforms/linux/kde/krunnerrc
|
|
# Date: 2024-12-22
|
|
# Author: js0ny
|
|
# Krunner Config
|
|
|
|
# Location:
|
|
# $XDG_CONFIG_HOME/krunnerrc
|
|
# Linking:
|
|
# ln -sf $DOTFILES/platforms/linux/kde/krunnerrc $XDG_CONFIG_HOME/krunnerrc
|
|
|
|
[General]
|
|
FreeFloating=true
|
|
historyBehavior=ImmediateCompletion
|
|
|
|
[Plugins][Favorites]
|
|
plugins=krunner_dictionary,krunner_services,krunner_systemsettings
|
|
|
|
[Runners][krunner_dictionary]
|
|
triggerWord=d
|