Skip to content

qudo-code/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Setup

This repository contains dotfiles and scripts I use for setting up and maintaining my machines.

MacOS

Clone the repo and navigate to the directory.

git clone [email protected]:qudo-code/dots.git ~/git/dots && cd ~/git/dots

Scripts

For macOS, there's a small CLI located at the root of the repo you can call with ./dots.

./dots install Install common apps and tools. (install.sh)
./dots sync Copy config files from dots repo to system. (sync.sh)

Keybindings (Aerospace WM)

Focus Movement

  • cmd + h/j/k/l - Focus window (left/down/up/right, wraps around workspace)

Move Windows

  • cmd + shift + h/j/k/l - Move window (left/down/up/right)

Workspace Navigation

  • cmd + 1-0 - Switch to workspace 1-10
  • cmd + shift + 1-0 - Move window to workspace 1-10

Scratchpad

  • cmd + enter - Show next scratchpad window (cycles through queue)
  • cmd + shift + enter - Send focused window to scratchpad (toggle)
  • cmd + shift + option + enter - Switch to scratchpad workspace (S)

Other

  • cmd + shift + space - Toggle floating/tiling layout
  • cmd + q - Close window

Screenshots

Requires flameshot to be installed and permissions allowed

  • cmd + shift + x - Select an area to screenshot. Copy with cmd + c when done.

Screenrecording

Custom sketchybar plugin that uses ffmpeg for screen recordings. Default output location is ~/recordings.

  • Click the camera icon in the menu bar to start/stop recording.
  • Use cmd-shift-alt-x Aerospace keybind.

NixOS

See NixOS configs in ./nixos.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published