callyral

joined 1 year ago
[โ€“] callyral@pawb.social 1 points 1 day ago

8GB is enough for me although I have 16GB just because I want my system in general to be a little faster while I'm gaming

[โ€“] callyral@pawb.social 1 points 2 weeks ago* (last edited 2 weeks ago)

No, a line is when there are people waiting in front of you, not when they're beside you holding your hand.

[โ€“] callyral@pawb.social 20 points 2 weeks ago (1 children)

i can't run doom in my head, but i can run minecraft

[โ€“] callyral@pawb.social 3 points 2 weeks ago

If they care about terminal emulators, it's unlikely their distro came with one preinstalled.

[โ€“] callyral@pawb.social 4 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

I think they said that because OP wrote "not once have I had a problem or anything break. What am I doing wrong?" making it sound like the problem is that they haven't experienced anything break yet.

[โ€“] callyral@pawb.social 49 points 4 weeks ago (4 children)

Vim is pretty easy for me because I'm used to it. Nano is very difficult to use for me because I've rarely used it.

[โ€“] callyral@pawb.social 13 points 1 month ago (1 children)

The angles in a triangle now add up to 179ยฐ.

[โ€“] callyral@pawb.social 3 points 1 month ago
wayland.windowManager.sway.config.keybindings = let
    # ...
    screenshot = with pkgs; writeShellScriptBin "screenshot.sh" ''
          DATE=$(date +"%Y%m%d%H%M%S")
          if [ "$1" = "full" ]; then
            ${grim}/bin/grim ~/Pictures/shot_$DATE.png
            ${libnotify}/bin/notify-send "saved full screenshot to shot_$DATE.png"
          elif [ "$1" = "full-copy" ]; then
            ${grim}/bin/grim - | ${wl-clipboard}/bin/wl-copy -t image/png
            ${libnotify}/bin/notify-send "copied full screenshot"
          elif [ "$1" = "sel" ]; then
            ${grim}/bin/grim -g "$(${slurp}/bin/slurp)" ~/Pictures/sel_$(date +"%Y%m%d%H%M%S").png
            ${libnotify}/bin/notify-send "saved selection to sel_$DATE.png"
          elif [ "$1" = "sel-copy" ]; then
            ${grim}/bin/grim -g "$(${slurp}/bin/slurp)" - | ${wl-clipboard}/bin/wl-copy -t image/png
            ${libnotify}/bin/notify-send "copied screenshot"
          else
            printf "Invalid argument: '$1'\n"
          fi
          '';
  in lib.mkOptionDefault { # ...

This is in my Home Manager configuration. I don't think this is that bad, it's just kinda messy. If you can't tell, it's a script for taking screenshots, embedded in my configuration.

[โ€“] callyral@pawb.social 2 points 1 month ago* (last edited 1 month ago)

I wanted to customize Windows 10. Customizing Windows was too hard and unsafe (requiring many "bloated" third party tools).

Then, after seeing some cool themes, I realized Linux is way more customizable. So I tried Linux Mint and now I use NixOS.

[โ€“] callyral@pawb.social 7 points 1 month ago

Yep. Very annoying in some cases.

[โ€“] callyral@pawb.social 4 points 1 month ago (1 children)

Fun tip: if you have a chess board with magnetic pieces, and it can be folded down in half, you can play with it folded to make it so that every time a piece is captured, it has the chance to fall and knock out another piece. It's not a fair game by any means, but it's very funny. Shaking the board slightly can increase the tension, depending on the strength of the magnets.

Here's an image for reference, you play with it folded, but the starting squares are near the floor instead of sideways.

Picture of a chess set with a foldable board

[โ€“] callyral@pawb.social 4 points 1 month ago

Bear with me here, please send help

 

i don't have a public dotfiles repo, so here's some info

wallpaper: made by me artwork/meme in post: made by me

os: nixos music player: tauon music box art program (displays image): krita bar/dock: waybar window manager: swayfx

song being played: Miracle Musical - Time Machine

feel free to ask anything else :3

 

"There ain't mush room in this town for the both of us"

 

as of posting this codeberg is down, but should be back up pretty soon. here are my dotfiles

120
submitted 11 months ago* (last edited 11 months ago) by callyral@pawb.social to c/unixporn@lemmy.ml
view more: next โ€บ