10 lines
719 B
Plaintext
10 lines
719 B
Plaintext
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Defaults Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
$filemanager =
|
|
$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 -
|