mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 13:02:09 +01:00
Add hyprland configs
This commit is contained in:
16
hypr/config/defaults.conf
Normal file
16
hypr/config/defaults.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ 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
|
||||
Reference in New Issue
Block a user