Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Super button/windows button on click open Launcher #15

Open
Octavian-Q opened this issue Jan 29, 2022 · 3 comments
Open

Super button/windows button on click open Launcher #15

Octavian-Q opened this issue Jan 29, 2022 · 3 comments

Comments

@Octavian-Q
Copy link

Add please feature when tap super button/windows button to open Launcher

@l0l67
Copy link

l0l67 commented Feb 11, 2022

you can use xbindkeys as a somewhat hacky workaround.

~/.xbindkeysrc

#!/bin/sh
"cutefish-launcher &"
  Super_L

keep in mind that any other hotkey with Super_L (aka win button) wont work anymore with this (eg. screen locking with win + L)

@terminal-cs
Copy link

i'd like to see this soon, as the project seems to be un-dead now, it should be quite simple to create

@johnasblasco
Copy link

guys use xbindkeys
"cutefish-launcher"
c:65 + m:0x50 (windowbutton + space)
"cutefish-terminal"
c:28 + m:0x18 + m:0x4 (ctrl + alt + t)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants