mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-28 20:42:16 +01:00
16 lines
725 B
Plaintext
16 lines
725 B
Plaintext
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Defaults Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
|
|
# General
|
|
$filemanager = thunar
|
|
$applauncher = wofi
|
|
$terminal = alacritty
|
|
$browser = brave --disable-features=WaylandWpColorManagerV1
|
|
$ide = code
|
|
|
|
# Screenshots
|
|
$shot-region = grimblast copy area
|
|
$shot-window = grimblast copy active
|
|
$shot-screen = grimblast copy output |