Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
680c8d3d
Commit
680c8d3d
authored
Jan 18, 2026
by
Kirill Unitsaev
Committed by
Roman Alifanov
Mar 15, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update hyprland settings
parent
67d9b34c
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
29 deletions
+9
-29
env.conf
configs/hyprland/hypr/env.conf
+0
-1
gestures.conf
configs/hyprland/hypr/gestures.conf
+1
-1
groups.conf
configs/hyprland/hypr/groups.conf
+4
-3
input.conf
configs/hyprland/hypr/input.conf
+1
-1
misc.conf
configs/hyprland/hypr/misc.conf
+1
-1
plugins.conf
configs/hyprland/hypr/plugins.conf
+0
-21
theme.conf
configs/hyprland/hypr/theme.conf
+2
-1
No files found.
configs/hyprland/hypr/env.conf
View file @
680c8d3d
...
...
@@ -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
configs/hyprland/hypr/gestures.conf
View file @
680c8d3d
...
...
@@ -7,4 +7,4 @@ gestures {
workspace_swipe_create_new
=
true
}
gesture
=
2
,
horizontal
,
workspace
gesture
=
3
,
horizontal
,
workspace
configs/hyprland/hypr/groups.conf
View file @
680c8d3d
...
...
@@ -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
(
7
E01FF
)
col
.
inactive
=
rgb
(
808181
)
col
.
locked_active
=
rgb
(
c44200
)
...
...
configs/hyprland/hypr/input.conf
View file @
680c8d3d
...
...
@@ -10,6 +10,6 @@ input {
drag_lock
=
true
}
numlock_by_default
=
tru
e
numlock_by_default
=
fals
e
sensitivity
=
0
.
0
}
configs/hyprland/hypr/misc.conf
View file @
680c8d3d
...
...
@@ -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
...
...
configs/hyprland/hypr/plugins.conf
deleted
100644 → 0
View file @
67d9b34c
# Плагины / 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
}
}
configs/hyprland/hypr/theme.conf
View file @
680c8d3d
...
...
@@ -7,4 +7,4 @@ env = XCURSOR_THEME, Adwaita
env
=
XCURSOR_SIZE
,
24
#---------- QT
env
=
QT_STYLE_OVERRIDE
,
kvantum
env
=
QT_STYLE_OVERRIDE
,
kvantum
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment