initial i3 config, similar to https://github.com/hybris42/awesome
This commit is contained in:
3
bin/menu_workspace_switch
Executable file
3
bin/menu_workspace_switch
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
i3-msg workspace $(i3-msg -t get_workspaces | jq '.[]' | jq '.name' | rofi -dmenu -p "Select workspace:")
|
||||
Reference in New Issue
Block a user