wip
This commit is contained in:
parent
82fd6ca766
commit
9e488a91bd
3 changed files with 4 additions and 3 deletions
1
alacritty.yml
Normal file
1
alacritty.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
size: 8.0
|
|
@ -16,8 +16,8 @@
|
||||||
`mod + shift + <n>` verschiebe fenster zu workspace <n>
|
`mod + shift + <n>` verschiebe fenster zu workspace <n>
|
||||||
`mod + shift + r` reload config
|
`mod + shift + r` reload config
|
||||||
`mod + r` toggle resize mode
|
`mod + r` toggle resize mode
|
||||||
``mod + Strg + <` move Workspace to on the left/right
|
mod + Strg + < move Workspace to on the left/right
|
||||||
mod + Shift + s Enable Lockscree
|
mod + Shift + s Enable Lockscreen
|
||||||
|
|
||||||
## Resize-Mode
|
## Resize-Mode
|
||||||
`hl/links/rechts` breite +-
|
`hl/links/rechts` breite +-
|
||||||
|
|
|
@ -55,7 +55,7 @@ cursor-scroll = ns-resize
|
||||||
type = custom/script
|
type = custom/script
|
||||||
exec = /home/mg/dotfiles/polybar/nightscout_cgm.sh
|
exec = /home/mg/dotfiles/polybar/nightscout_cgm.sh
|
||||||
interval = 120
|
interval = 120
|
||||||
format-prefix = "BG "
|
format-prefix = "BZ "
|
||||||
|
|
||||||
[module/xwindow]
|
[module/xwindow]
|
||||||
type = internal/xwindow
|
type = internal/xwindow
|
||||||
|
|
Loading…
Reference in a new issue