[hyprland] yellow biscuit(s)

soswav@feddit.nl to Unixporn@lemmy.ml – 73 points –

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

7

How do u screenshot on hyprland

you add a keybinding! (i think)

i sort of just use grimblast with a keybinding:

bind = ,Print, exec, grimblast copysave screen

i obviously have other ones, but i mostly use that one for full-desktop screenshots

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

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!