add roblox package real
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
### Text ###
|
||||
|
||||
font = Geist 10
|
||||
font = SF Pro Display 11
|
||||
line_height = 0
|
||||
markup = full
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"format": "{pretty-name}"
|
||||
},
|
||||
"kernel",
|
||||
"packages",
|
||||
// "packages",
|
||||
|
||||
"break",
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[Settings]
|
||||
gtk-theme-name=catppuccin-mocha-blue-standard+default
|
||||
gtk-icon-theme-name=Adwaita
|
||||
gtk-font-name=Cantarell 11
|
||||
gtk-font-name=Adwaita Sans 11
|
||||
gtk-cursor-theme-name=catppuccin-mocha-blue-cursors
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
@@ -9,9 +9,9 @@ gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintslight
|
||||
gtk-xft-rgba=rgb
|
||||
gtk-application-prefer-dark-theme=1
|
||||
gtk-application-prefer-dark-theme=0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Monitor ( https://wiki.hyprland.org/Configuring/Monitors )
|
||||
# monitor=,1920x1080@240,auto,1
|
||||
monitor=,1920x1080@240,auto,1
|
||||
# monitor=Unknown-1,disabled
|
||||
|
||||
# General Configuration
|
||||
@@ -67,7 +67,7 @@ render {
|
||||
}
|
||||
|
||||
windowrule = tag +game, class:org.vinegarhq.Sober
|
||||
windowrule = tag +game, class:com.mojang.minecraft.JavaEdition
|
||||
windowrule = tag +game, class:com.mojang.minecraft.java-edition
|
||||
|
||||
windowrule = tag +code, class:code
|
||||
windowrule = tag +music, class:Cider
|
||||
@@ -95,7 +95,7 @@ misc {
|
||||
initial_workspace_tracking = 0
|
||||
new_window_takes_over_fullscreen = 1
|
||||
disable_splash_rendering = false
|
||||
font_family = Geist
|
||||
font_family = "SF Pro Display"
|
||||
}
|
||||
|
||||
# Layer Rules
|
||||
|
||||
@@ -25,7 +25,7 @@ underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x4\x46\0\0\x2\xfb\0\0\0\0\0\0\0\0\0\0\x3\xbf\0\0\x4\x18\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x4\x46\0\0\x2\xfb)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\aS\0\0\x3\xec\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\aS\0\0\x3\xec)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
* {
|
||||
font-family: 'Symbols Nerd Font', 'Geist';
|
||||
font-family: 'Symbols Nerd Font', 'SF Pro Display';
|
||||
border: none;
|
||||
font-size: 15px;
|
||||
min-height: 10px;
|
||||
@@ -22,7 +22,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#clock {
|
||||
font-family: "Geist Mono";
|
||||
font-family: "SF Pro Display";
|
||||
}
|
||||
|
||||
#traygroup, #mpris, #window, #workspaces, #custom-regretevator_state {
|
||||
|
||||
Reference in New Issue
Block a user