Compare commits
No commits in common. "895726a7d67607dec0e1a861c5388845646b8ba1" and "b81e766459e7d0a1c8873cf8f4026e2288c9f5be" have entirely different histories.
895726a7d6
...
b81e766459
2 changed files with 2 additions and 6 deletions
|
@ -21,7 +21,3 @@ env = XDG_SESSION_DESKTOP, Hyprland
|
||||||
|
|
||||||
# Electron
|
# Electron
|
||||||
env = ELECTRON_OZONE_PLATFORM_HINT, auto
|
env = ELECTRON_OZONE_PLATFORM_HINT, auto
|
||||||
|
|
||||||
# hyprcursor
|
|
||||||
env = HYPRCURSOR_THEME, Afterglow
|
|
||||||
env = HYPRCURSOR_SIZE, 24
|
|
||||||
|
|
|
@ -9,11 +9,11 @@ plugin {
|
||||||
|
|
||||||
# Tabs
|
# Tabs
|
||||||
tabs {
|
tabs {
|
||||||
height = 10
|
height = 15
|
||||||
padding = 5
|
padding = 5
|
||||||
from_top = true
|
from_top = true
|
||||||
rounding = 8
|
rounding = 8
|
||||||
render_text = false
|
render_text = true
|
||||||
text_center = false
|
text_center = false
|
||||||
text_font = Hack Nerd Font
|
text_font = Hack Nerd Font
|
||||||
text_height = 8
|
text_height = 8
|
||||||
|
|
Loading…
Reference in a new issue