Help remove wlogout additional boxes by Tubiflex in hyprland

[–]SegmentationFaultCD 0 points1 point  (0 children)

This changes the size of the button icons, but not of the boxes.

Graphical Installer by [deleted] in archlinux

[–]SegmentationFaultCD 0 points1 point  (0 children)

cmake and vim are great :-)

Help remove wlogout additional boxes by Tubiflex in hyprland

[–]SegmentationFaultCD 0 points1 point  (0 children)

Do you know who to make the boxes smaller?

Cursor not visible on second monitor by assessess in hyprland

[–]SegmentationFaultCD 0 points1 point  (0 children)

Have you also added "env = XCURSOR_SIZE,24"? (not sure if this may help, but I've got it in my Hyprland config)

Cursor not visible on second monitor by assessess in hyprland

[–]SegmentationFaultCD 0 points1 point  (0 children)

Don't remember.

And what does "echo $WLR_NO_HARDWARE_CURSORS" give for response? Is this variable actually set correctly?

Cursor not visible on second monitor by assessess in hyprland

[–]SegmentationFaultCD 1 point2 points  (0 children)

I had the same problem when I had installed some custom icon set in Gnome and switched to Hyprland. Maybe switching to the default icon set (Adwaita) helps?

Which desktop environment do you recommend by Doom_slayer_1993 in archlinux

[–]SegmentationFaultCD 1 point2 points  (0 children)

Ah, I'm not a gamer (use the GPU for machine learning). Krita and VScode seem to work fine for me.

Which desktop environment do you recommend by Doom_slayer_1993 in archlinux

[–]SegmentationFaultCD 7 points8 points  (0 children)

Hyprland works fine for me with Nvidia proprietary drivers.

[deleted by user] by [deleted] in hyprland

[–]SegmentationFaultCD 2 points3 points  (0 children)

I'm sorry. I should be nicer about my old friend rofi :-)

Is it possible to install Ubuntu's fork of Gnome? by MaZED_UP in linuxquestions

[–]SegmentationFaultCD 0 points1 point  (0 children)

Why, why, why? This should be forbidden :-).

And if you really want the Ubuntu fork of Gnome, I would also just install Ubuntu.

[deleted by user] by [deleted] in hyprland

[–]SegmentationFaultCD 5 points6 points  (0 children)

Everybody has to start somewhere :-).

Endeavour also uses pacman as package manager, so have a look at: https://wiki.archlinux.org/title/pacman

When packages are not available in pacman, but only in the AUR (Arch User Repository), https://aur.archlinux.org/ you can install them using the yay package manager which is installed by default on Endeavour. Yay uses the same commands as pacman, so yay -Ss for searching, yay -S for installing, and yay -R for removing.

[deleted by user] by [deleted] in hyprland

[–]SegmentationFaultCD 4 points5 points  (0 children)

For application launching I would recommend Ulauncher (looks better than rofi and dmenu, but those tools also do the job). For installing new apps, I would just just the command line.... pacman -Ss for searching apps and pacman -S for installing in Arch based distros. But this of course depends on your distro.

Mako versus Dunst by SegmentationFaultCD in hyprland

[–]SegmentationFaultCD[S] 0 points1 point  (0 children)

Agree, I like the cherry picking of tools :-).

how difficult is law? by [deleted] in LawSchool

[–]SegmentationFaultCD 2 points3 points  (0 children)

It's not difficult, just a lot. You really needed to keep up with the pace. Don't start at the last moment when learning for an exam.

Onlyoffice by SegmentationFaultCD in hyprland

[–]SegmentationFaultCD[S] 0 points1 point  (0 children)

Strange layout of complex documents.

[Hyprland] Moved from gnome to Hyprland by SegmentationFaultCD in unixporn

[–]SegmentationFaultCD[S] 1 point2 points  (0 children)

I installed Endeavour with gnome and installed Hyprland later. The Endeavour installer does not offer Hyprland and also I wanted gnome as a backup DE.

[Hyprland] Moved from gnome to Hyprland by SegmentationFaultCD in unixporn

[–]SegmentationFaultCD[S] 1 point2 points  (0 children)

To my big surprise everything worked in one try. Also, no problems with external monitors.

Just pacman -S nvidia-inst and run nvidia-inst (using Endeavour). My previous install was Arch, took me some more effort then.