8000 GitHub - eana/sway-config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eana/sway-config

 
 

Repository files navigation

Dotfiles for sway wm configuration

This repository is heavily inspired from 201dreamers/sway-config.

Screenshots of my sway configuration

Screenshot 7

Screenshot 8

Used packages:

Some features

Scratchpad indicator:

Shows how much windows is hidden in scratchpad

  • Left mouse click - move to scratchpad
  • Right mouse click - show windows from scratchpad

Battery:

Beeper

Plays sound when capacity <= 10% every 60 seconds

Indicator
  • green - charging
  • default - discharging and capacity > 20%
  • yellow - discharging and 10% < capacity < 20%
  • red, blinking - discharging and capacity < 10%

Cpu indicator

  • default - normal load
  • yellow - load > 70%
  • red - load > 90%

Shortcuts ($mod = Super/Windows logo key on keyboard)

  • $mod+Shift+r - reload
  • $mod+Return - start terminal
  • $mod+q - kill
  • $mod+d - start run menu
  • $mod+w - start browser
  • $mod+e - start file manager
  • $mod+0 - lock screen
  • $mod+p - pick color
  • Print - Take a screenshot of whole screen and copy it to clipboard
  • $mod+Print - Take a screenshot of selected region and copy it to clipboard
  • $mod+Shift+Print - Take a screenshot of focused window and copy it to clipboard
  • Ctrl+Print - Take a screenshot of whole screen and copy to $HOME/Pictures/screenshots (You should create this folder)
  • $mod+Ctrl+Print - Take a screenshot of selected region and copy to $HOME/Pictures/screenshots
  • $mod+Ctrl+Shift+Print - Take a screenshot of focused window and copy to $HOME/Pictures/screenshots
  • $mod+$left - focus left
  • $mod+$down - focus down
  • $mod+$up - focus up
  • $mod+$right - focus right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.0%
  • Other 2.0%
0