Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.32 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.32 KB

rofi-iwd-menu

This repository contains a simple script for managing a Rofi-based menu that can control WiFi connections via iwd. This is a port of Zach Baylin's work on rofi-wifi-menu which borrows heavily from the source material.

Usage

Download and run the rofi-wifi-menu.sh script. The script accepts additional, optional parameters: rofi-wifi-menu.sh [device] [position] [y-offset] [x-offset].

  • device: the iwd device to establish the WiFi connection on; defaults to wlan0.
  • position: a layer position; defaults to 0. You probably never need to change this.
  • y-offset: a y-offset for controlling menu rendering location; defaults to 0.
  • x-offset: an x-offset for controlling menu rendering location; defaults to 0.

Special Thanks

Special thanks is owed to the following organizations, projects, and people without whose work this repository would not be possible.