use hypr under nvidia

This commit is contained in:
js0ny 2025-11-07 09:15:09 +00:00
parent 59328ad384
commit 64d100c252
19 changed files with 125 additions and 67 deletions

View file

@ -15,7 +15,7 @@
# #######################################################################################
$mainMod = SUPER # Sets "Windows" key as main modifier
$terminal = kitty
$terminal = ghostty
$fileManager = dolphin
$menu = rofi
$iconTheme = Papirus
@ -85,8 +85,6 @@ exec-once = fcitx5 &
# Clipboard history (called by wofi)
exec-once = wl-paste --watch cliphist store
# exec-once = QT_SCALE_FACTOR=1 albert &
# Bluetooth Manager
exec-once = blueman-applet &
@ -236,10 +234,10 @@ input {
# gesture = 4, horizontal, workspace
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = true
workspace_swipe_fingers = 4
}
# gestures {
# workspace_swipe = true
# workspace_swipe_fingers = 4
# }
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more