Disable the option to bring the pointer to the center of the screen
This commit is contained in:
parent
2a93d6342b
commit
97ac1fc692
@ -10,7 +10,7 @@ focus_default = first
|
||||
spawn_position = next
|
||||
workspace_clamp = 0
|
||||
warp_focus = 1
|
||||
warp_pointer = 1
|
||||
warp_pointer = 0
|
||||
|
||||
# Window Decoration
|
||||
border_width = 0
|
||||
@ -125,8 +125,8 @@ bind[rofi-ssh] = MOD+s
|
||||
program[firefox] = firefox
|
||||
bind[firefox] = MOD+w
|
||||
|
||||
program[intellij] = intellij-idea-ultimate-edition
|
||||
bind[intellij] = MOD+i
|
||||
#program[intellij] = intellij-idea-ultimate-edition
|
||||
#bind[intellij] = MOD+i
|
||||
|
||||
#program[chrome] = google-chrome-stable
|
||||
#bind[chrome] = MOD+g
|
||||
|
Loading…
Reference in New Issue
Block a user