dotfiles/scripts/README.org
2025-05-15 02:26:53 +02:00

915 B

scripts

install_dependencies

description

This script installs all the dependencies for everything in this repository on almost™ any distribution to the best of it's abilities.

usage

  ./scripts/install_dependencies [OPTIONS]

arguments

TODO

gnome_workspace_setup

description

This scripts configures the workspaces under gnome to behave similar to how it is on dwm.

  • It disables dynamic workspaces
  • Sets the number of static workspaces to 9
  • Binds switching workspaces to <Super>+{1-9}
  • Binds moving windows to workspaces to <Super><Shift>+{1-9}

usage

  ./scripts/gnome_workspace_setup

arguments

This script does not accept any arguments