11 lines
771 B
Plaintext
11 lines
771 B
Plaintext
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Defaults Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
$filemanager = dolphin
|
|
$applauncher = tofi-drun --drun-launch=true
|
|
#$applauncher = rofi -show combi -modi window,run,combi -combi-modi window,run
|
|
$terminal = alacritty
|
|
$idlehandler = swayidle -w timeout 300 'swaylock -f -c 000000' before-sleep 'swaylock -f -c 000000'
|
|
$capturing = grim -g "$(slurp)" - | swappy -f -
|