non important commit
This commit is contained in:
parent
417e9d850e
commit
259293b26f
2 changed files with 15 additions and 0 deletions
|
|
@ -15,6 +15,11 @@
|
|||
"III"
|
||||
"IV"
|
||||
"V"
|
||||
"VI"
|
||||
"VII"
|
||||
"VIII"
|
||||
"IX"
|
||||
"X"
|
||||
];
|
||||
|
||||
HDMI-0 = [
|
||||
|
|
@ -23,6 +28,11 @@
|
|||
"III"
|
||||
"IV"
|
||||
"V"
|
||||
"VI"
|
||||
"VII"
|
||||
"VIII"
|
||||
"IX"
|
||||
"X"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -17,6 +17,11 @@
|
|||
"super + scaron" = "bspc desktop --focus focused:^3";
|
||||
"super + ccaron" = "bspc desktop --focus focused:^4";
|
||||
"super + rcaron" = "bspc desktop --focus focused:^5";
|
||||
"super + zcaron" = "bspc desktop --focus focused:^6";
|
||||
"super + yacute" = "bspc desktop --focus focused:^7";
|
||||
"super + aacute" = "bspc desktop --focus focused:^8";
|
||||
"super + iacute" = "bspc desktop --focus focused:^9";
|
||||
"super + eacute" = "bspc desktop --focus focused:^10";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue