Staf
This commit is contained in:
@@ -44,8 +44,8 @@ in {
|
||||
};
|
||||
"type:pointer" = {
|
||||
accel_profile = "flat";
|
||||
pointer_accel = "0.5";
|
||||
natural_scroll = "disabled";
|
||||
pointer_accel = "0.1";
|
||||
};
|
||||
"type:touchpad" = {
|
||||
scroll_factor = "0.5";
|
||||
@@ -83,11 +83,11 @@ in {
|
||||
workspaceOutputAssign = [
|
||||
{
|
||||
output = "HDMI-A-1";
|
||||
workspace = "2";
|
||||
workspace = "1";
|
||||
}
|
||||
{
|
||||
output = "DP-3";
|
||||
workspace = "1";
|
||||
workspace = "2";
|
||||
}
|
||||
];
|
||||
modifier = mod;
|
||||
|
||||
@@ -29,3 +29,5 @@ keybind = ctrl+shift+k=goto_split:top
|
||||
keybind = ctrl+shift+j=goto_split:bottom
|
||||
|
||||
keybind = ctrl+shift+m=toggle_tab_overview
|
||||
|
||||
keybind = ctrl+shift+alt+r=reset
|
||||
|
||||
@@ -3,7 +3,6 @@ theme = "catppuccin_custom"
|
||||
[editor]
|
||||
cursorline = true
|
||||
bufferline = "always"
|
||||
line-number = "relative"
|
||||
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
|
||||
Reference in New Issue
Block a user