New menu system for I38 that no longer relies on sgtk-menu.

This commit is contained in:
Storm Dragon
2024-06-29 17:12:13 -04:00
parent b813753968
commit f5b34aa89c
3 changed files with 172 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
Accessibility setup script for the i3 window manager.
## i38.sh
Released under the terms of the WTFPL License: http://www.wtfpl.net
Released under the terms of the GPL License Version 3: http://www.wtfpl.net
This is a Stormux project: https://stormux.org
@@ -25,9 +25,9 @@ An uppercase I looks like a 1, 3 from i3, and 8 because the song [We Are 138](ht
- ocrdesktop: For getting contents of the current window with OCR.
- pamixer: for the mute-unmute script
- playerctl: music controls
- python-gobject: for applications menu.
- python-i3ipc: for sounds etc.
- remind: [optional]For reminder notifications, Requires notify-daemon and notify-send for automatic reminders.
- sgtk-menu: for applications menu
- sox: for sounds.
- transfersh: [optional] for file sharing GUI
- udiskie: [optional] for automatically mounting removable storage
@@ -70,7 +70,7 @@ You can apply the same configuration to GTK2 appss. Create or edit ~/.gtkrc-2.0
## Usage:
- With no arguments, create the i3 configuration.
- -h: This help screen.
- -h: Help screen.
- -u: Copy over the latest version of scripts.
- -x: Generate ~/.xinitrc and ~/.xprofile.
- -X: Generate ~/.xprofile only.