Skip to content

[BUG] This is fast fix for all people you have not work quickshell? This is work only arch linux (switch on alt tab between open apps) #1754

Description

@ScorlyFly

Describe the bug

if your not work insert alt tab do it

  1. comment in file (alt tab) off default quickshell
    .config/hypr/conf/keybindings/default.lua
-- hl.bind(
-- 	mainMod .. " + Tab",
-- 	hl.dsp.exec_cmd("qs -p ~/.config/quickshell/overview ipc call overview toggle"),
-- 	{ description = "Open Select Window Menu" }
-- )
  1. installing this is for arch linux i don't know if The program for other distribution linux
    yay -S hyprshell

  2. go to in path .config/hypr/conf/autostart.lua
    we can simply run demon
    systemctl --user restart hyprshell.service -----> and not write in config code bellow
    and write down
    hl.exec_cmd("hyprshell run $)

  3. Setting hyprshell write command in terminal
    hyprshell config edit and save yourself settings

Steps to reproduce

.

Expected behavior

.

Screenshots

No response

Distribution

Arch Linux

If Other, specify

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugSomething isn't workingto be confirmedIssue is currently under review and has not been released

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions