mirror of
https://github.com/pikami/dwm.git
synced 2025-02-05 23:46:42 +00:00
update
This commit is contained in:
parent
2fc9cffdeb
commit
8aa1533879
@ -78,12 +78,14 @@ setanselmgeoms(void) {
|
||||
void
|
||||
anselmgeoms(const char *arg) {
|
||||
setgeoms = setanselmgeoms;
|
||||
setgeoms();
|
||||
setlayout("[]|");
|
||||
}
|
||||
|
||||
void
|
||||
defgeoms(const char *arg) {
|
||||
setgeoms = setdefaultgeoms;
|
||||
setgeoms();
|
||||
setlayout("[]=");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user