dbeley / scripts

bash scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%.

About

bash scripts


Languages

Language:Shell 82.8%Language:Python 17.2%