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
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
bind = $mainMod, Q, exec, $terminal
|
bind = $mainMod, Q, exec, $terminal
|
||||||
|
bind = $mainMod, A, exec, $terminal_bk
|
||||||
bind = $mainMod, W, exec, $browser
|
bind = $mainMod, W, exec, $browser
|
||||||
bind = $mainMod, E, exec, $fileManager
|
bind = $mainMod, E, exec, $fileManager
|
||||||
bind = $mainMod, R, exec, $menu
|
bind = $mainMod, R, exec, $menu
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ env = HYPRCURSOR_THEME,"phinger-cursor"
|
|||||||
env = HYPRCURSOR_SIZE,28
|
env = HYPRCURSOR_SIZE,28
|
||||||
|
|
||||||
$terminal = ghostty
|
$terminal = ghostty
|
||||||
|
$terminal_bk = kitty
|
||||||
$fileManager = thunar
|
$fileManager = thunar
|
||||||
$browser = vivaldi
|
$browser = vivaldi
|
||||||
$lockscreen = hyprlock
|
$lockscreen = hyprlock
|
||||||
|
|||||||
Reference in New Issue
Block a user