custom-hypr - up to date
This commit is contained in:
@@ -16,13 +16,18 @@ workspace = 4, monitor:HDMI-A-1,
|
||||
workspace = 6, monitor:HDMI-A-1,
|
||||
workspace = 8, monitor:HDMI-A-1,
|
||||
workspace = 10, monitor:HDMI-A-1,
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
decoration {
|
||||
blur {
|
||||
enabled = false
|
||||
}
|
||||
drop_shadow = false
|
||||
# drop_shadow = false
|
||||
shadow {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
@@ -30,7 +35,7 @@ input {
|
||||
kb_variant = ,qwerty
|
||||
# kb_options = grp:alt_shift_toggle
|
||||
kb_options = grp:win_space_toggle
|
||||
repeat_delay = 155
|
||||
repeat_delay = 200
|
||||
repeat_rate = 55
|
||||
}
|
||||
|
||||
@@ -55,16 +60,9 @@ master {
|
||||
new_on_top = true
|
||||
}
|
||||
|
||||
dwindle {
|
||||
preserve_split = true # you probably want this
|
||||
#no_gaps_when_only = true
|
||||
|
||||
smart_resizing = false
|
||||
}
|
||||
|
||||
misc {
|
||||
vrr = 0
|
||||
vfr = false
|
||||
vfr = true
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
force_default_wallpaper = 0
|
||||
@@ -73,28 +71,28 @@ misc {
|
||||
}
|
||||
|
||||
plugin {
|
||||
hyprbars {
|
||||
# Honestly idk if it works like css, but well, why not
|
||||
bar_text_font = VictorMono NF SemiBold Italic
|
||||
bar_text_size = 18
|
||||
bar_height = 30
|
||||
bar_padding = 10
|
||||
bar_button_padding = 15
|
||||
bar_precedence_over_border = false
|
||||
bar_part_of_window = false
|
||||
# hyprbars {
|
||||
# # Honestly idk if it works like css, but well, why not
|
||||
# bar_text_font = VictorMono NF SemiBold Italic
|
||||
# bar_text_size = 18
|
||||
# bar_height = 30
|
||||
# bar_padding = 10
|
||||
# bar_button_padding = 15
|
||||
# bar_precedence_over_border = github
|
||||
# bar_part_of_window = false
|
||||
|
||||
bar_color = rgba(12131CFF)
|
||||
col.text = rgba(E2E1EFFF)
|
||||
# bar_color = rgba(12131CFF)
|
||||
# col.text = rgba(E2E1EFFF)
|
||||
|
||||
# example buttons (R -> L)
|
||||
# hyprbars-button = color, size, on-click
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl dispatch killactive
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
}
|
||||
# # example buttons (R -> L)
|
||||
# # hyprbars-button = color, size, on-click
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl dispatch killactive
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# hyprbars-button = rgba(12131CFF), 25, , hyprctl
|
||||
# }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user