https://github.com/vorpijakov23/sway_config
VorPijakov's Desktop Environment(based on Sway WM)
https://github.com/vorpijakov23/sway_config
archlinux bash nvim sway wayland znap zsh
Last synced: 3 months ago
JSON representation
VorPijakov's Desktop Environment(based on Sway WM)
- Host: GitHub
- URL: https://github.com/vorpijakov23/sway_config
- Owner: VorPijakov23
- License: mit
- Created: 2025-01-26T12:29:31.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-18T16:07:20.000Z (3 months ago)
- Last Synced: 2025-04-03T21:19:21.836Z (3 months ago)
- Topics: archlinux, bash, nvim, sway, wayland, znap, zsh
- Language: Lua
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SWAY CONFIG
# About- OS: [**`Arch Linux`**](https://archlinux.org/)
- Kernel: [**`Linux zen`**](https://github.com/zen-kernel/zen-kernel)
- WM: [**`Sway`**](https://swaywm.org/)
- Bar: [**`Waybar`**](https://github.com/Alexays/Waybar)
- Terminal: [**`Foot`**](https://codeberg.org/dnkl/foot)
- Shell: [**`Zsh znap`**](https://github.com/marlonrichert/zsh-snap)# Images Desktop
![]()
![]()
# About files
#### [bin](bin) - Scripts from /usr/local/bin/#### [Sway](config_files/config) - config
#### [Waybar](config_files/waybar)
#### [foot](config_files/foot.ini)
#### [NeoVim](config_files/init.lua) - init.lua
#### [Zsh(Vim mode) & Znap](config_files/zshrc)
#### [Vim](config_files/vimrc)
# HotKeys
- **Open the terminal** - `super + enter`
- **Switch the layout** - `super + alt`
- **Launch browser** - `super + shift + b`
- **Launch Telegram** - `super + shift + t`
- **Launch wmenu** - `super + d`
- **Take a screenshot** - `PtrSc`
- **Kill window** - `super + shift + q`
- **Kill sway** - `super + shift + e`
- **Reload sway** - `super + shift + c`
- **Moving between workspaces** - `super + {1, 2..0}`
- **Moving between windows** - `super + {h, j, k, l}`
- **Fullscreen window mode** - `super + f`The other hotkeys are in [sway](config_files/config)