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