update decoration, gesture

This commit is contained in:
2026-01-22 15:24:49 +00:00
parent 3e30fb44ef
commit 32e4627fb5
2 changed files with 6 additions and 45 deletions

View File

@@ -1,3 +1,5 @@
source = ~/.config/hypr/monitors.conf
# Set programs that you use # Set programs that you use
$terminal = kitty $terminal = kitty
$fileManager = thunar $fileManager = thunar
@@ -9,58 +11,24 @@ exec-once = swww-daemon
exec-once = swww img ~/.wallpapers/liminal.png exec-once = swww img ~/.wallpapers/liminal.png
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps
exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3-dark" # for GTK3 apps exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3-dark" # for GTK3 apps
env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps# Theme
misc:initial_workspace_tracking=1 misc:initial_workspace_tracking=1
#################
### AUTOSTART ###
#################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
# exec-once = $terminal
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
############################# #############################
# See https://wiki.hypr.land/Configuring/Environment-variables/
env = XCURSOR_SIZE,24 env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24
env = LIBVA_DRIVER_NAME,nvidia env = LIBVA_DRIVER_NAME,nvidia
env = __GLX_VENDOR_LIBRARY_NAME,nvidia env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = NVD_BACKEND,direct env = NVD_BACKEND,direct
env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps# Theme
################### ###################
### PERMISSIONS ### ### PERMISSIONS ###
################### ###################
# See https://wiki.hypr.land/Configuring/Permissions/
# Please note permission changes here require a Hyprland restart and are not applied on-the-fly
# for security reasons
# ecosystem {
# enforce_permissions = 1
# }
# permission = /usr/(bin|local/bin)/grim, screencopy, allow
# permission = /usr/(lib|libexec|lib64)/xdg-deskclass:(?!Minecraft Launcher).*top-portal-hyprland, screencopy, allow
# permission = /usr/(bin|local/bin)/hyprpm, plugin, allow
#####################
### LOOK AND FEEL ###
#####################
# Refer to https://wiki.hypr.land/Configuring/Variables/
# https://wiki.hypr.land/Configuring/Variables/#general
general { general {
gaps_in = 5 gaps_in = 5
gaps_out = 5 gaps_out = 5
@@ -80,10 +48,6 @@ general {
layout = dwindle layout = dwindle
} }
# https://wiki.hypr.land/Configuring/Variables/#decoration
# https://wiki.hypr.land/Configuring/Variables/#animations
# See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more
dwindle { dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this preserve_split = true # You probably want this
@@ -124,11 +88,6 @@ input {
} }
} }
# See https://wiki.hypr.land/Configuring/Gestures
gesture = 3, horizontal, workspace
# Example per-device config
# See https://wiki.hypr.land/Configuring/Keywords/#per-device-input-configs for more
device { device {
name = epic-mouse-v1 name = epic-mouse-v1
sensitivity = -0.5 sensitivity = -0.5
@@ -140,5 +99,4 @@ exec-once = hyprctl setcursor Breeze 24
source = ~/.config/hypr/keybinds.conf source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/applications.conf source = ~/.config/hypr/applications.conf
source = ~/.config/hypr/decoration.conf source = ~/.config/hypr/decoration.conf
source = ~/.config/hypr/monitors.conf

View File

@@ -0,0 +1,3 @@
monitor = eDP-1, 1920x1080@144,0x0,1
#monitor = HDMI-A-1, 1920x1080@60,0x0,1,mirror, eDP-1