end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
4.48k stars 308 forks source link

No Icons #940

Closed whoslucifer closed 34 minutes ago

whoslucifer commented 1 day ago

I was using your nixos dots from the cirnos repo and decided to move to these because the old ones are really buggy. All icons and text rendered just fine on the dots from cirnos. I copied the ags folder from this repo and installed ddcutil and sass .Both material-symbols and material-icons are already installed.

image

The photo above is when I use the dots from the cirnos repo and icons are shown correctly so missing fonts cant be the issue here

I saw this issue #174 and went through it. Did you change anything or what other dependencies do I need to install ?

This is how things look

image image image image image

This is the error am getting when I run ags

ags

  (com.github.Aylur.ags:124760): Gjs-Console-WARNING **: 21:43:47.263: Error: can't assign "desktop-symbolic" as icon, it is not a file nor a named icon
  set icon@resource:///com/github/Aylur/ags/widgets/icon.js:45:30
  _handleParamProp@resource:///com/github/Aylur/ags/widgets/widget.js:124:13
  Icon@resource:///com/github/Aylur/ags/widgets/icon.js:25:14
  newIcon@resource:///com/github/Aylur/ags/widgets/icon.js:8:12
  default/<.child<.children<@file:///home/asherah/.config/ags/modules/sideleft/tools/quickscripts.js:76:21
  default@file:///home/asherah/.config/ags/modules/sideleft/tools/quickscripts.js:70:27
  @file:///home/asherah/.config/ags/modules/sideleft/toolbox.js:14:13
  _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

  No /dev/i2c devices exist.
  ddcutil requires module i2c-dev.

  (com.github.Aylur.ags:124760): Gjs-Console-CRITICAL **: 21:43:48.354: CSS ERROR: Invalid name of pseudo-class at line 8 in /home/asherah/.cache/ags/user/generated/style.css
  Gtk.CssProviderError: style.css:9:5Invalid name of pseudo-class

  (com.github.Aylur.ags:124760): Gjs-CRITICAL **: 21:43:48.917: JS ERROR: TypeError: self.children[previousShownIndex] is undefined
  IconTabContainer/setup/<@file:///home/asherah/.config/ags/modules/.commonwidgets/tabcontainer.js:116:13
  hook/<@resource:///com/github/Aylur/ags/widgets/widget.js:43:25
  _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

  (com.github.Aylur.ags:124760): Gtk-WARNING **: 21:43:48.917: Child name '0' not found in GtkStack
adnansumi98 commented 1 day ago

I also faced the same issue. Use shortcut for color scheme Super/Windows + Comma key. Turn off this as shown below

image

whoslucifer commented 1 day ago

I also faced the same issue. Use shortcut for color scheme Super/Windows + Comma key. Turn off this as shown below

image

Super + comma didnt work . What do you mean turn off this as shown below

xyriku commented 9 hours ago

I've also faced this once i clicked the transparency button once, and this issue https://github.com/end-4/dots-hyprland/issues/655 fixed it for me with the "set a wallpaper". I still have errors from that command showing, but for the most part, everything seems to be working now.

whoslucifer commented 1 hour ago

I've also faced this once i clicked the transparency button once, and this issue #655 fixed it for me with the "set a wallpaper". I still have errors from that command showing, but for the most part, everything seems to be working now.

That didnt work

whoslucifer commented 34 minutes ago

I replaced the scss files with the ones from the cirnos repo and it worked but I had to sacrifice color-generations when I switch the wallpaper. Ill have to fix all color generaions scripts to work on nixos with material_color_utilities instead of materialyoucolor