sway: Rebind broken keys on laptop
This commit is contained in:
parent
d4f1d7543c
commit
0f738bcd83
|
@ -10,9 +10,9 @@
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
"type:keyboard" = { xkb_layout = "eu"; };
|
"type:keyboard" = { xkb_layout = "eu"; };
|
||||||
#"1133:49295:Logitech_G403_HERO_Gaming_Mouse" = {
|
"1:1:AT_Translated_Set_2_keyboard" = {
|
||||||
# pointer_accel = "1";
|
xkb_options = "caps:ctrl_modifier";
|
||||||
#};
|
};
|
||||||
};
|
};
|
||||||
output = {
|
output = {
|
||||||
"*".bg = "/home/fleaz/Downloads/spongebob.jpg fill";
|
"*".bg = "/home/fleaz/Downloads/spongebob.jpg fill";
|
||||||
|
|
Loading…
Reference in a new issue