• Stars
    star
    509
  • Rank 83,756 (Top 2 %)
  • Language
    Shell
  • Created almost 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Small scripts for use with rofi

Rofi based scripts

i3_switch_workspace.sh

Usage

./i3_switch_workspace.sh

Screenshot

I3 Workspace Switcher

monitor_layout.sh

Usage

./monitor_layout.sh

Screenshot

Monitor Layout

rofi_gtk_colors.py

Tries to generate colors from current Gtk+-3.0 theme. Based on code in Mate-HUD.

tmux_session.sh

Attach to a running tmux session or create a new one. Since this script starts a new terminal it can also been used with a keybinding from your favorite window-manager.

Usage

Interactive usage

./tmux_session.sh

Example of i3 keybinding

bindsym $mod+Shift+t exec ~/rofi-scripts/tmux_session.sh

Tmux Session