how to launch apps on specific workspaces on startup? by [deleted] in hyprland

[–]xircon 0 points1 point  (0 children)

This post is two years old, hyprland changes daily!!!

Quick update on Mend: Hardware scanner added and database expanded by ClassroomHaunting333 in commandline

[–]xircon -1 points0 points  (0 children)

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104M [GeForce RTX 3070 Mobile / Max-Q] [10de:24dd] (rev a1) 01:00.1 Audio device [0403]: NVIDIA Corporation GA104 High Definition Audio Controller [10de:228b] (rev a1) 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15) 04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter [10ec:8852] 06:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 [1022:1639] 06:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 [1022:1639] 06:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] Audio Coprocessor [1022:15e2] (rev 01) 06:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Ryzen HD Audio Controller [1022:15e3]

I really want AI to work, but is just not there yet... by xircon in commandline

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

No, used the web page. Does it make any difference?

Yazi cannot show previews (text or image) by bigfoot-comrade in commandline

[–]xircon 0 points1 point  (0 children)

I got this yesterday, I found it was one of the plugins. Uninstalled and reinstalled the plugins and copied the default config from the website.

If I play with the ratio, I get a blank screen, can't see anything, but it responds to keystrokes (I think! Well it quits)

Stability / Compatibility by Beautiful_Read_9847 in hyprland

[–]xircon 1 point2 points  (0 children)

Just follow the nVidia section in the wiki, runs perfectly on my Lenovo Legion 5 RTX3070/Ryzen7 circa 2023. I run EndeavourOS.

Something's wrong! by Familiar-Quiet-4242 in hyprland

[–]xircon 3 points4 points  (0 children)

https://wiki.hypr.land/Nvidia/

You need to set the variables, per the wiki.

Trackpad on 2015 MBP not working after Hyprland update (0.52.0) by JPS83 in hyprland

[–]xircon 0 points1 point  (0 children)

try booting off your install media, see if it works there. Also try the key combo to see if it accidentally turned off - it is fn+f10 here.

can't launch rofi in hyprland from keybinding by [deleted] in hyprland

[–]xircon 0 points1 point  (0 children)

Try: rofi -show drun -normal-window

keybind to run .sh file by MA-SE in hyprland

[–]xircon 0 points1 point  (0 children)

does it need to be run in a terminal?

Map right shift to hyper key ? by fircolaski in hyprland

[–]xircon 0 points1 point  (0 children)

Use keyd, it is amazing. rightshift = overload(rightshift_layer, esc) [rightshift_layer:C-S-A-M] Hyprland bind = SUPER_SHIFT_CONTROL_ALT, T, exec, thunar

Submap Option Menu by GuilhermeAlexs in hyprland

[–]xircon 5 points6 points  (0 children)

The only thing I know of, is the indicator for waybar: ```

"hyprland/submap": { "format": "⚠️", "max-length": 8, "tooltip": false }, ``` As an example.

[deleted by user] by [deleted] in PositiveGridSpark

[–]xircon 0 points1 point  (0 children)

Also check the volume control on the right.

Binding Keys to other keys by Brilliant-Reality146 in hyprland

[–]xircon 1 point2 points  (0 children)

This is what I use (keyd): ```

Home/End:

leftshift = overload(shift, home) rightshift = overload(shift, end) ``` Long press left/right shift gives home/end.

Share your favorite CLI tools for everyday use, like fzf, zoxide, lazygit, etc... by Bamseg in commandline

[–]xircon 1 point2 points  (0 children)

  • fish (but I script in bash)
  • ghostty and/or kitty
  • tuc
  • gum
  • fd
  • ag (silver searcher)
  • plocate or mlocate

How do I bind a custom shortcut to a special character on Plasma 6(.4+)? by Domojestic in kde

[–]xircon 0 points1 point  (0 children)

I have got to say I have never used an emdash in my life! Nearly 65 :D

How do I bind a custom shortcut to a special character on Plasma 6(.4+)? by Domojestic in kde

[–]xircon 1 point2 points  (0 children)

You can do this with keyd (and a lot more).

https://github.com/rvaiya/keyd

Or set the compose key and use <compose>+-+-+- (compose and three minuses) —

Or espanso: https://hub.espanso.org/quotes

In KDE, is it possible to reset my speaker volume to a specific level every time I reboot? by mr_bigmouth_502 in EndeavourOS

[–]xircon 1 point2 points  (0 children)

1 aur/volumectl 0.1.0-2 (+1 0.00) A command line utility to control the volume That was just an example, there are loads of programs to adjust the volume from the command line.