Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.58 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.58 KB

themelbine/nixos-dotfiles

🗒 About

This repository contains my personal configurations for Home-Manager and NixOS, enhanced with select external elements. It is designed to provide a robust and flexible setup for various systems.

💻 Desktop preview

Desktop Preview

⚠️ Warning
These dotfiles are still under development. If anyone wishes to use them, please do so at your own risk.

Hyprland Keybinds ⌨️

Click to expand keybinds

💡 Tip
SUPER = WIN
This can be changed in the Hyprland settings.

General Bindings

  • Launch Kitty Terminal: SUPER + Return
  • Close Active Window: SUPER + Q
  • Exit Hyprland: SUPER + M
  • Fullscreen Active Window: SUPER + F
  • Launch Rofi: SUPER + D
  • Toggle Pseudotile Mode: SUPER + P
  • Toggle Split Mode: SUPER + T

Vim-like Navigation Bindings

  • Move Focus: SUPER + h/j/k/l
  • Move Window: SUPER + SHIFT + h/j/k/l
  • Resize Window: SUPER + CTRL + h/j/k/l

Workspace Management

  • Switch to Workspace [1-10]: SUPER + [1-0]
  • Move Active Window to Workspace [1-10] Silently: SUPER + SHIFT + [1-0]

Screenshots and Screen Recording

  • Screenshot Entire Screen: Print
  • Screenshot Area: SUPER + SHIFT + S
  • Toggle Screen Recording: SUPER + SHIFT + R

Mouse Bindings

  • Move Window with Drag: SUPER + Left Mouse Button
  • Resize Window with Drag: SUPER + Right Mouse Button