-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhyprland.conf
185 lines (151 loc) · 5.68 KB
/
hyprland.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
autogenerated = 0
# DOCS: https://wiki.hyprland.org #
# Autostart
exec-once = ~/.config/hypr/autostart.sh
# Configure split-monitor-workspaces
exec = ~/.config/hypr/scripts/configure-split-monitor-workspaces.sh
$termnial = alacritty || kitty
$browser = floorp || firefox
# # # # # # # # # # # # # # # # #
# ░█▄█░█▀█░█▀█░▀█▀░▀█▀░█▀█░█▀▄░ #
# ░█░█░█░█░█░█░░█░░░█░░█░█░█▀▄░ #
# ░▀░▀░▀▀▀░▀░▀░▀▀▀░░▀░░▀▀▀░▀░▀░ #
# # # # # # # # # # # # # # # # #
# https://wiki.hyprland.org/Configuring/Monitors/
monitor = DP-3,1920x1080@60,0x0,1
monitor = HDMI-A-1,1920x1080@60,1920x0,1
monitor=,preferred,auto,1
env = XCURSOR_SIZE,24
# # # # # # # # # # # # #
# ░▀█▀░█▀█░█▀█░█░█░▀█▀░ #
# ░░█░░█░█░█▀▀░█░█░░█░░ #
# ░▀▀▀░▀░▀░▀░░░▀▀▀░░▀░░ #
# # # # # # # # # # # # #
input {
kb_layout = se
kb_variant =
kb_model =
kb_rules =
numlock_by_default = true
follow_mouse = 1
touchpad {
natural_scroll = no
}
# Sensitivity modifier
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}
general {
gaps_in=5
gaps_out=5
border_size=3
col.active_border = rgb(634B7E)
no_border_on_floating = true
layout = dwindle
}
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
mouse_move_enables_dpms = true
enable_swallow = true
swallow_regex = ^(wezterm)$
vfr = true
}
decoration {
rounding = 8
active_opacity = 1.0
inactive_opacity = 1.0
# █▀ █░█ ▄▀█ █▀▄ █▀█ █░█░█
# ▄█ █▀█ █▀█ █▄▀ █▄█ ▀▄▀▄▀
drop_shadow = true
shadow_ignore_window = true
shadow_offset = 2 2
shadow_range = 4
shadow_render_power = 2
col.shadow = 0x66000000
blurls = gtk-layer-shell
}
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
animations {
enabled = true
# █▄▄ █▀▀ ▀█ █ █▀▀ █▀█ █▀▀ █░█ █▀█ █░█ █▀▀
# █▄█ ██▄ █▄ █ ██▄ █▀▄ █▄▄ █▄█ █▀▄ ▀▄▀ ██▄
bezier = overshot, 0.05, 0.9, 0.1, 1.05
bezier = smoothOut, 0.36, 0, 0.66, -0.56
bezier = smoothIn, 0.25, 1, 0.5, 1
animation = windows, 1, 5, overshot, popin
animation = windowsOut, 1, 4, smoothOut, popin
animation = windowsMove, 1, 4, default
animation = border, 1, 10, default
animation = fade, 1, 10, smoothIn
animation = fadeDim, 1, 10, smoothIn
animation = workspaces, 1, 6, default
}
# █░░ ▄▀█ █▄█ █▀█ █░█ ▀█▀ █▀
# █▄▄ █▀█ ░█░ █▄█ █▄█ ░█░ ▄█
dwindle {
no_gaps_when_only = false
pseudotile = true # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # you probably want this
}
# █░█░█ █ █▄░█ █▀▄ █▀█ █░█░█ █▀█ █░█ █░░ █▀▀ █▀
# ▀▄▀▄▀ █ █░▀█ █▄▀ █▄█ ▀▄▀▄▀ █▀▄ █▄█ █▄▄ ██▄ ▄█
windowrule = float, file_progress
windowrule = float, confirm
windowrule = float, dialog
windowrule = float, download
windowrule = float, notification
windowrule = float, error
windowrule = float, splash
windowrule = float, confirmreset
windowrule = float, title:Open File
windowrule = float, title:branchdialog
windowrule = float, Lxappearance
windowrule = float, Rofi
windowrule = animation none,Rofi
windowrule = float,viewnior
windowrule = float,feh
windowrule = float, pavucontrol-qt
windowrule = float, pavucontrol
windowrule = float, file-roller
windowrule = fullscreen, wlogout
windowrule = float, title:wlogout
windowrule = fullscreen, title:wlogout
windowrule = idleinhibit focus, mpv
windowrule = idleinhibit fullscreen, firefox
windowrule = float, title:^(Media viewer)$
windowrule = float, title:^(Volume Control)$
windowrule = float, title:^(Picture-in-Picture)$
windowrule = size 800 600, title:^(Volume Control)$
windowrule = move 75 44%, title:^(Volume Control)$
# VS Code
windowrulev2 = opacity 0.9 0.9, class:^(code-oss)$
windowrulev2 = noblur, class:^(code-oss)$
windowrulev2 = opacity 0.9 0.9, class:^(Code)$
windowrulev2 = noblur, class:^(Code)$
# Spotify
windowrulev2 = float, class:^(Spotify)$
windowrulev2 = size 85% 85%, class:^(Spotify)$
windowrulev2 = center, class:^(Spotify)$
windowrulev2 = opacity 0.9 0.8, class:^(Spotify)$
windowrulev2 = workspace 5, class:^(Spotify)$
windowrulev2 = noblur, class:^(Spotify)$
# Discord
windowrulev2 = opacity 0.9 0.75, class:^(discord)$
# Element
windowrulev2 = opacity 0.9 0.8,class:^(Element)$
windowrulev2 = noblur, 0.9 0.8,class:^(Element)$
# Alacritty
windowrulev2 = opacity 0.8 0.8,class:^(Alacritty)$
windowrulev2 = noblur, class:^(Alacritty)$
# XwaylandVideoBridge
windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
windowrulev2 = maxsize 1 1,class:^(xwaylandvideobridge)$
windowrulev2 = noblur,class:^(xwaylandvideobridge)$
# Steam
windowrulev2 = nofocus, class:^(steam)$, title:^()$, floating:1
# Koodo
windowrulev2 = opacity 0.8 0.75, class:^(koodo-reader)$
source = ~/.config/hypr/keybinds.conf