https://github.com/dbeley/scripts
bash scripts
https://github.com/dbeley/scripts
Last synced: 8 months ago
JSON representation
bash scripts
- Host: GitHub
- URL: https://github.com/dbeley/scripts
- Owner: dbeley
- Created: 2018-08-02T14:31:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T13:24:28.000Z (over 2 years ago)
- Last Synced: 2025-01-10T10:46:08.831Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change_layout.sh
Awesome Lists containing this project
README
# Scripts
* **buku.sh**: Search in buku bookmarks.
* **change_layout.sh**: Change the keyboard layout between qwerty intl and bépo.
* **change_layout_wayland.sh**: Change the keyboard layout between qwerty intl and bépo (on wayland).
* **display_config.sh**: Launch any scripts in the ~/dotfiles/Autres/Écrans/ directory (with rofi).
* **display_config_dmenu.sh**: Launch any scripts in the ~/dotfiles/Autres/Écrans/ directory (with dmenu).
* **dwmstatus.sh**: Script I use for my dwm status bar.
* **get_volume.sh**: Return the audio volume between 0-100 or "mute".
* **hyprland_switch_monitor.sh**: Switch on/off a screen in Hyprland WM.
* **launch.sh**: Launch a script among those in the folder ~/scripts.
* **maim.sh**: Take a screenshot with maim.
* **maim_cropped.sh**: Take a cropped screenshot with maim.
* **mpdnotify.sh**: Displays a notification containing current mpd track information.
* **mpdsearch.sh**: Add a song searched by its album artist and its name to
the current mpd playlist (with rofi).
* **passmenu-rofi.sh**: Rofi script to access pass passwords.
* **powermenu.sh**: Displays a rofi menu containing power options (reboot, poweroff, lock, suspend.).
* **powermenu_dmenu.sh**: Displays a dmenu menu containing power options (reboot, poweroff, lock, suspend.).
* **powermenu_wofi.sh**: Displays a wofi menu containing power options (reboot, poweroff, lock, suspend.).
* **random\*.sh**: Display a random image from a folder.
* **rymchart.sh**: Open in the default web browser the all-time rateyourmusic
chart for a genre.
* **search.sh**: Search on the web with engines described in searchengines.txt.
* **sensors.sh**: Displays and refresh sensors infos.
* **toggle_gammastep.sh**: Toggle gammastep.
* **touchpad_toggle.sh**: Toggle on/off the touchpad.
* **touchpad_toggle_wayland.sh**: Toggle on/off the touchpad (on wayland).
* **umpv.py**: umpv script.
* **volume_alsa.sh**: Allows setting alsa volume, deprecated.
* **volume_pamixer.sh**: Control the volume with pamixer.
* **volume_pulseaudio.sh**: Allows setting pulseaudio volume without going over 100%.