better order
This commit is contained in:
parent
d093ac4c01
commit
3aa45e8086
6
CHANGES
6
CHANGES
|
@ -1,6 +1,6 @@
|
||||||
This version of dwm differs from the original on suckless.org as follows:
|
This version of dwm differs from the original on suckless.org as follows:
|
||||||
|
|
||||||
- added config.h to clean
|
- added config.h to make clean
|
||||||
(so be careful!)
|
(so be careful!)
|
||||||
- applied systray patch
|
- applied systray patch
|
||||||
- applied modified autostart patch
|
- applied modified autostart patch
|
||||||
|
@ -12,10 +12,10 @@ This version of dwm differs from the original on suckless.org as follows:
|
||||||
(bound to Mod+c, no centered floating, changed stacking behaviour to always push onto left side)
|
(bound to Mod+c, no centered floating, changed stacking behaviour to always push onto left side)
|
||||||
|
|
||||||
- deleted Firefox from rules
|
- deleted Firefox from rules
|
||||||
- changed Mod key from Alt to Windows key
|
|
||||||
- increased borderpx from 1 to 2
|
- increased borderpx from 1 to 2
|
||||||
- set to ignore resize hints
|
- set to ignore resize hints
|
||||||
|
- changed Mod key from Alt to Windows key
|
||||||
|
- replaced all key bindings containing Shiftmask with Controlmask
|
||||||
- added ControlMask to spawning via dmenu, so both terminal and dmenu spawn use same masking
|
- added ControlMask to spawning via dmenu, so both terminal and dmenu spawn use same masking
|
||||||
- added key Mod+Ctrl+l to lock screen with slock
|
- added key Mod+Ctrl+l to lock screen with slock
|
||||||
- added gutmet's dmenu_charinput to Mod+e to enter special unicode chars
|
- added gutmet's dmenu_charinput to Mod+e to enter special unicode chars
|
||||||
- replaced all key bindings containing Shiftmask with Controlmask
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user