16 lines
709 B
Text
16 lines
709 B
Text
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Defaults Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
|
|
# General
|
|
$webbrowser = firefox
|
|
$filemanager = nautilus
|
|
$applauncher = rofi -show drun
|
|
$terminal = kitty
|
|
$idlehandler = hypridle
|
|
|
|
# Screenshots
|
|
$shot-region = grimblast copy area
|
|
$shot-window = grimblast copy active
|
|
$shot-screen = grimblast copy output
|