Distributions
› Ubuntu
› Fedora
› CentOS
中文资源站
› 网易开源镜像站
rykka
V2EX  ›  Linux

Mint 下 Kinto 改键 Rofi 似乎不能改用 Super 按键

  •  
  •   rykka · May 31, 2022 · 1805 views
    This topic created in 1580 days ago, the information mentioned may be changed or developed.

    本来想用 Super+J/K 切换 Rofi 的 mode 但是貌似行不通。

    kinto
    define_keymap(re.compile("rofi", re.IGNORECASE),{
        K("RC-J"): K("M-J"),
        K("RC-K"): K("M-K"),
    }, "rofi")
    
    rofi
    configuration {
      show-icons:         true;
      icon-theme:         "Papirus";
      modi: "run,drun,calc";
      kb-mode-next:       "Alt-j";
      kb-mode-previous:   "Alt-k";
      kb-accept-entry:    "Return,KP_Enter";
      font: "mono 18";
    }
    
    

    有人有配置成功的经验吗

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2710 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 06:10 · PVG 14:10 · LAX 23:10 · JFK 02:10
    ♥ Do have faith in what you're doing.