An open API service indexing awesome lists of open source software.

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)

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)