Adds cachyos standard hyprland dotfiles
This commit is contained in:
9
.config/hypr/config/defaults.conf
Normal file
9
.config/hypr/config/defaults.conf
Normal file
@ -0,0 +1,9 @@
|
||||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ 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 -
|
Reference in New Issue
Block a user