Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtonix/rofi-xfce4-display-profile-chooser
rofi script to switch between profiles
https://github.com/airtonix/rofi-xfce4-display-profile-chooser
ricing rofi rofi-scripts xfce4
Last synced: 7 days ago
JSON representation
rofi script to switch between profiles
- Host: GitHub
- URL: https://github.com/airtonix/rofi-xfce4-display-profile-chooser
- Owner: airtonix
- License: mit
- Created: 2024-05-10T02:54:14.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-12T03:55:29.000Z (8 months ago)
- Last Synced: 2024-05-21T03:17:29.594Z (8 months ago)
- Topics: ricing, rofi, rofi-scripts, xfce4
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rofi-xfce4-display-profile-chooser
rofi script to switch between xfce4 display profiles.
![image](https://github.com/airtonix/rofi-xfce4-display-profile-chooser/assets/61225/8a1115e8-5973-470b-b06c-64b218c5739a)
## Requires
- xfce4-display-settings
- xfconf-query
- rofi## Install
1. copy the `rofi-xfce4-display-profile-chooser.bash` somewhere useful (ie `~/bin/rofi-xfce4-display-profile-chooser.bash` )
2. chmod +x `~/bin/rofi-xfce4-display-profile-chooser.bash`
3. `PREFIX="switch display" rofi -show "$PREFIX" -modes "PREFIX:~/bin/rofi-xfce4-display-profile-chooser.bash"`