Jacajack / dotfiles

My dotfiles (not all of them, yet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This repository contains my dotfiles.

I'm still working on them, so it's incomplete, but here are the results I got so far:

Application shortcuts:

  • Super + Return - Terminal (best-terminal)
  • Super + W - Web Browser (Firefox)
  • Super + M - File Browser (mc)
  • Super + D - Application runner (dmenu)
  • Super + Shift + W - Change wallpaper (changewal)
  • Super + Shift + Ctrl + W - Change wallpaper (vchangewal)

i3 shortcuts:

  • Super + Shift + e - Exit i3

  • Super + Shift + c - Reload i3 config

  • Super + Shift + r - Restart i3

  • Super + 0 - 9 - Change workspace

  • Super + Tab - Switch to previously used workspace

  • Super + Shift + Tab - Move window to previously used workspace

  • Super + Shift + 0 - 9 - Move window to workspace

  • Super + Ctrl + 0 - = - Gaps size

  • Super + Q - Close window

  • Super + F - Go fullscreen

  • Super + Shift + Space - Make window floating

  • Super + Space - Switch background/foreground focus

  • Super + V - Vertical splitting

  • Super + B - Horizontal splitting

  • Super + </kbd> - Close most recent notification

  • Super + Shift + </kbd> - Close all notifications

  • Super + ] - Redisplay notification

  • Super + Shift + ] - Notification context menu

  • Super + HJKL - Change focused window

  • Super + Shift + HJKL - Rearrange windows

Dependencies: TODO

About

My dotfiles (not all of them, yet)


Languages

Language:Perl 41.5%Language:Shell 39.7%Language:Vim Script 14.1%Language:Python 4.7%