Compare commits
2 Commits
d112b107fd
...
6d8c661a13
| Author | SHA1 | Date |
|---|---|---|
|
|
6d8c661a13 | |
|
|
c62f937d1f |
|
|
@ -33,9 +33,9 @@ ecosystem {
|
||||||
}
|
}
|
||||||
|
|
||||||
# name, resolution, position, scale
|
# name, resolution, position, scale
|
||||||
monitor = DP-4, highrr, 0x0, 1
|
monitor = DP-3, highrr, 0x0, 2
|
||||||
monitor = HDMI-A-5, preferred, auto-right, 1
|
monitor = DP-4, 1920x1080@144, auto-right, 1, transform, 3
|
||||||
monitor = DP-3, highres, auto-left, 1
|
monitor = DP-5, highres, auto-left, 1
|
||||||
monitor = , preferred, auto, 1
|
monitor = , preferred, auto, 1
|
||||||
|
|
||||||
# Force all non-floating windows to spawn 'maximized' (Monocle mode)
|
# Force all non-floating windows to spawn 'maximized' (Monocle mode)
|
||||||
|
|
@ -50,7 +50,7 @@ windowrulev2 = fullscreenstate 1 0, class:^.*$, floating:0
|
||||||
input {
|
input {
|
||||||
kb_layout = us,ru,us
|
kb_layout = us,ru,us
|
||||||
kb_variant = colemak,,
|
kb_variant = colemak,,
|
||||||
follow_mouse = 1
|
follow_mouse = 0
|
||||||
accel_profile = flat
|
accel_profile = flat
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -79,43 +79,49 @@ misc {
|
||||||
# This is extremely stupid
|
# This is extremely stupid
|
||||||
################################
|
################################
|
||||||
|
|
||||||
workspace = 1, default:true, monitor:DP4
|
workspace = 1, default:true, monitor:DP-3
|
||||||
workspace = 2, monitor:DP4
|
workspace = 2, monitor:DP-3
|
||||||
workspace = 3, monitor:DP4
|
workspace = 3, monitor:DP-3
|
||||||
workspace = 4, monitor:DP4
|
workspace = 4, monitor:DP-3
|
||||||
workspace = 5, monitor:DP4
|
workspace = 5, monitor:DP-3
|
||||||
workspace = 6, monitor:DP4
|
workspace = 6, monitor:DP-3
|
||||||
workspace = 7, monitor:DP4
|
workspace = 7, monitor:DP-3
|
||||||
workspace = 8, monitor:DP4
|
workspace = 8, monitor:DP-3
|
||||||
workspace = 9, monitor:DP4
|
workspace = 9, monitor:DP-3
|
||||||
|
|
||||||
workspace = 11, monitor:DP3
|
workspace = 11, monitor:DP-5
|
||||||
workspace = 12, monitor:DP3
|
workspace = 12, monitor:DP-5
|
||||||
workspace = 13, monitor:DP3
|
workspace = 13, monitor:DP-5
|
||||||
workspace = 14, monitor:DP3
|
workspace = 14, monitor:DP-5
|
||||||
workspace = 15, monitor:DP3
|
workspace = 15, monitor:DP-5
|
||||||
workspace = 16, monitor:DP3
|
workspace = 16, monitor:DP-5
|
||||||
workspace = 17, monitor:DP3
|
workspace = 17, monitor:DP-5
|
||||||
workspace = 18, monitor:DP3
|
workspace = 18, monitor:DP-5
|
||||||
workspace = 19, monitor:DP3
|
workspace = 19, monitor:DP-5
|
||||||
|
|
||||||
workspace = 21, monitor:HDMI-A-5
|
workspace = 21, monitor:DP-4
|
||||||
workspace = 22, monitor:HDMI-A-5
|
workspace = 22, monitor:DP-4
|
||||||
workspace = 23, monitor:HDMI-A-5
|
workspace = 23, monitor:DP-4
|
||||||
workspace = 24, monitor:HDMI-A-5
|
workspace = 24, monitor:DP-4
|
||||||
workspace = 25, monitor:HDMI-A-5
|
workspace = 25, monitor:DP-4
|
||||||
workspace = 26, monitor:HDMI-A-5
|
workspace = 26, monitor:DP-4
|
||||||
workspace = 27, monitor:HDMI-A-5
|
workspace = 27, monitor:DP-4
|
||||||
workspace = 28, monitor:HDMI-A-5
|
workspace = 28, monitor:DP-4
|
||||||
workspace = 29, monitor:HDMI-A-5
|
workspace = 29, monitor:DP-4
|
||||||
|
|
||||||
################################
|
################################
|
||||||
# Environment (fonts & menu colors)
|
# Environment (fonts & menu colors)
|
||||||
################################
|
################################
|
||||||
|
|
||||||
|
cursor {
|
||||||
|
enable_hyprcursor = true
|
||||||
|
}
|
||||||
|
|
||||||
env = XCURSOR_THEME,Chicago95_Emerald
|
env = XCURSOR_THEME,Chicago95_Emerald
|
||||||
env = XCURSOR_SIZE,22
|
env = HYPRCURSOR_THEME,Chicago95_Emerald_hypr
|
||||||
exec-once = hyprctl setcursor Chicago95_Emerald 22
|
env = XCURSOR_SIZE,32
|
||||||
|
env = HYPRCURSOR_SIZE,32
|
||||||
|
#exec-once = hyprctl setcursor Chicago95_Emerald_hypr 32
|
||||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||||
env = QT_QPA_PLATFORM,wayland
|
env = QT_QPA_PLATFORM,wayland
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,4 @@
|
||||||
|
name = Extracted Theme
|
||||||
|
description = Automatically extracted with hyprcursor-util
|
||||||
|
version = 0.1
|
||||||
|
cursors_directory = hyprcursors
|
||||||
Loading…
Reference in New Issue