Commit 680c8d3d authored by Kirill Unitsaev's avatar Kirill Unitsaev Committed by Roman Alifanov

update hyprland settings

parent 67d9b34c
......@@ -4,4 +4,3 @@ env = XDG_SESSION_DESKTOP,Hyprland
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb
env = QT_STYLE_OVERRIDE,kvantum
......@@ -7,4 +7,4 @@ gestures {
workspace_swipe_create_new = true
}
gesture = 2, horizontal, workspace
gesture = 3, horizontal, workspace
......@@ -11,12 +11,13 @@ group {
enabled = true
font_family = "FiraCode Nerd Font"
font_size = 10
font_size = 12
font_weight_active = bold
gaps_out = 0
rounding = 10
indicator_height = 2
rounding = 20
col.active = rgb(7E01FF)
col.inactive = rgb(808181)
col.locked_active = rgb(c44200)
......
......@@ -10,6 +10,6 @@ input {
drag_lock = true
}
numlock_by_default = true
numlock_by_default = false
sensitivity = 0.0
}
......@@ -10,7 +10,7 @@ misc {
cursor {
sync_gsettings_theme = true
no_hardware_cursors = 2 # NVIDIA
no_hardware_cursors = 2
hotspot_padding = 1
persistent_warps = true
zoom_factor = 1.0
......
# Плагины / Plugins
plugin = /usr/lib64/hyprland/Hyprspace.so
plugin = /usr/lib64/hyprland/dynamic-cursors.so
#---------- НАСТРОЙКИ ПЛАГИНОВ ---- PLUGIN SETTINGS
bindr = SUPER, A, overview:toggle
plugin {
overview {
dragAlpha=1
onBottom=false
workspaceMargin=10
reservedArea=0
centerAligned=true
drawActiveWorkspace=true
gapsIn=5
gapsOut=10
showEmptyWorkspace=false
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment