mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
📝 Add keyboard indecator for qtile, dmne theme for rofi. Update nvim, ranger
This commit is contained in:
parent
4f3a929be0
commit
917b69171d
18 changed files with 195 additions and 88 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# Qtile config
|
||||
|
||||

|
||||
------------------------
|
||||

|
||||
---------------
|
||||
|
||||
### Install
|
||||
-----------
|
||||
~~~shell
|
||||
sudo pacman -S qtile
|
||||
yay -S kbdd-git
|
||||
yay -S xkblayout
|
||||
~~~
|
||||
|
||||
### Autostart
|
||||
|
|
@ -17,12 +17,11 @@ setxkbmap "us,ru,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps"
|
|||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
nitrogen --restore
|
||||
picom -b
|
||||
kbdd
|
||||
~~~~
|
||||
|
||||
### Keybindings
|
||||
| Hotkey | Action |
|
||||
| -------------- | --------------- |
|
||||
| --- | --- |
|
||||
| MOD + RETURN | Open termianl |
|
||||
| MOD + SHIFT + RETURN | Open program launcher(rofi) |
|
||||
| MOD + r | Open qtile spawn menu |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue