Some config files added
This commit is contained in:
commit
7e2ddc1054
33 changed files with 1470 additions and 0 deletions
16
.config/hypr/config/defaults.conf
Normal file
16
.config/hypr/config/defaults.conf
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue