mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
Tweaked hypr config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Q, exec, $terminal
|
||||
bind = $mainMod, A, exec, $terminal_bk
|
||||
bind = $mainMod, W, exec, $browser
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, R, exec, $menu
|
||||
|
||||
@@ -5,6 +5,7 @@ env = HYPRCURSOR_THEME,"phinger-cursor"
|
||||
env = HYPRCURSOR_SIZE,28
|
||||
|
||||
$terminal = ghostty
|
||||
$terminal_bk = kitty
|
||||
$fileManager = thunar
|
||||
$browser = vivaldi
|
||||
$lockscreen = hyprlock
|
||||
|
||||
Reference in New Issue
Block a user