mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-07-31 00:59:31 -04:00
11 lines
762 B
Plaintext
11 lines
762 B
Plaintext
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Defaults Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
$browser = floorp
|
|
$filemanager = nemo
|
|
#$applauncher = rofi -show combi -modi window,run,combi -combi-modi window,run
|
|
$applauncher = wofi
|
|
$terminal = alacritty
|
|
#$idlehandler = swayidle -w timeout 300 'swaylock -f -c 000000' before-sleep 'swaylock -f -c 000000'
|
|
$capturing = grim -g "$(slurp)" - | swappy -f -
|