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
|
spawn_position = next
|
||||||
workspace_clamp = 0
|
workspace_clamp = 0
|
||||||
warp_focus = 1
|
warp_focus = 1
|
||||||
warp_pointer = 1
|
warp_pointer = 0
|
||||||
|
|
||||||
# Window Decoration
|
# Window Decoration
|
||||||
border_width = 0
|
border_width = 0
|
||||||
@ -125,8 +125,8 @@ bind[rofi-ssh] = MOD+s
|
|||||||
program[firefox] = firefox
|
program[firefox] = firefox
|
||||||
bind[firefox] = MOD+w
|
bind[firefox] = MOD+w
|
||||||
|
|
||||||
program[intellij] = intellij-idea-ultimate-edition
|
#program[intellij] = intellij-idea-ultimate-edition
|
||||||
bind[intellij] = MOD+i
|
#bind[intellij] = MOD+i
|
||||||
|
|
||||||
#program[chrome] = google-chrome-stable
|
#program[chrome] = google-chrome-stable
|
||||||
#bind[chrome] = MOD+g
|
#bind[chrome] = MOD+g
|
||||||
|
Loading…
Reference in New Issue
Block a user