diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-06 00:29:36 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-06 00:29:36 +0530 |
| commit | 91a5f9790cfd4a98ee940633694fb512ecf24942 (patch) | |
| tree | b20bdd22e304234b6893e20d0ca5fbfd042f2184 /README.md | |
| parent | ced774e19c36fb3b0b33a3846e7c9cf874b0c206 (diff) | |
i3 > hyprland & x11 > wayland
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -46,7 +46,7 @@ But make sure you download all the dependencies that are used in nixos/desktop-e - ly Display Manager for login - hyprland as desktop environment - tmux for terminal sessions -- foot as terminal +- kitty as terminal - quickshell for top bar & elements - hyprsunset for nightlight - hyprlock for lock screen @@ -82,7 +82,7 @@ Configure in quickshell/shell.qml<br> |Spin|Time| ### Keyboard shortcuts -Configure in hypr/hyprland/keybinds.conf +Configure in i3/config I am left handed so my mouse is in left handed mode<br> IF YOU ARE NOT LEFT HANDED, change this in hypr/hyprland/input.conf:input:left_handed<bgr> @@ -90,7 +90,7 @@ IF YOU ARE NOT LEFT HANDED, change this in hypr/hyprland/input.conf:input:left_h |Keybind|Description| |-|-| -|Win + T|**Spawn Terminal** (foot)| +|Win + T|**Spawn Terminal** (kitty)| |Win + Q|Kill active window| |Win + Shift + L|Sign out| |Win + L|Lock| |
