文件名称:i3_dtags:在i3窗口管理器中使用动态标签的工具
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-05 01:48:14
C
i3-dtags 在i3窗口管理器中使用动态标签的工具。 描述 调用此工具将在dmenu(菜单)中显示i3工作区列表,使您可以轻松切换到命名的工作区。 此外,此脚本处理自定义字体。 截屏 要求 该程序需要在系统上安装以下工具才能运行: i3 dmenu 重击 此外,您将需要安装以下C库: cJSON(您可以使用名称cjson-git从AUR安装它) 安装 只需运行以下命令: $ make $ sudo make install 配置 您可以在i3配置文件中包含以下几行,以便使用脚本,使用标签导航并重命名它们: # Show all tags and allow user to select one though dmenu bindsym $mod+w exec i3-dtags.sh -fn '$font' # Show tags, and move the curre
【文件预览】:
i3_dtags-master
----i3-dtags.sh(83B)
----i3-dtags.1(719B)
----i3-dtags.c(1KB)
----i3-dtags-moveto.sh(99B)
----AUTHORS(46B)
----.gitignore(15B)
----Makefile(356B)
----README.md(2KB)
----COPYING(473B)