sTUFF

  • colorscheme \\ biscuit
  • the quality of the image is bad!! \\ don’t worry, i know! that’s why i’m placing all three below YOUR bulletpoint! (blame imgur for the bad quality of these)
  • who made the wallpaper? \\ read the text in the screenshots! (i’m too lazy to retype it)
  • why did you type so much text inside the screenshots? \\ i like talking to myself!
  • why do you keep playing with the name of the colorschemes you use? \\ i have fallen to the hands of my as(th)ma

final stuff: thanks for reading

oh and also, i think i’ll crosspost this to the other unixporn (i may not do this, but i’ll try to remember to)

EDIT: fix on the links not working

  • Legoraft
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Do you only use floating windows on hyprland? I like floating windows more than tiling, so would like to know how you did it.

    • soswav@feddit.nlOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      I don’t! Though, I do leave them floating! (Maybe I’m too lazy to ‘re-tile’ them?)

      You could set them to float with a keybind like this:

      bind = SUPER SHIFT, F, togglefloating
      

      There’s also windowrulev2, which just makes it float automatically:

      windowrulev2 = float,class:^(proccessname)$
      

      Do not trust me on this though! There is probably a better way to do so!