Compare commits
No commits in common. "642a0f18380f8eedc64ff55a6aa637d73e9ee638" and "fb83c7218e09e465d0ef222ceb0fe5e30b9f3d67" have entirely different histories.
642a0f1838
...
fb83c7218e
2 changed files with 2 additions and 15 deletions
|
|
@ -89,25 +89,13 @@
|
|||
# Screenshot tool
|
||||
", Print, exec, hyprshot -m region -o ~/Pictures/Screenshots"
|
||||
|
||||
# Screen locking
|
||||
"$mod alt, l, exec, hyprlock"
|
||||
# Screen locking tool
|
||||
"$mod, l, exec, hyprlock"
|
||||
|
||||
# Window management
|
||||
"$mod, x, killactive"
|
||||
"$mod, tab, togglefloating"
|
||||
|
||||
# Vim keybinds for changing focus
|
||||
"$mod, h, movefocus, l"
|
||||
"$mod, j, movefocus, d"
|
||||
"$mod, k, movefocus, u"
|
||||
"$mod, l, movefocus, r"
|
||||
|
||||
# Vim keybinds for moving windows
|
||||
"$mod shift, h, movewindow, l"
|
||||
"$mod shift, j, movewindow, d"
|
||||
"$mod shift, k, movewindow, u"
|
||||
"$mod shift, l, movewindow, r"
|
||||
|
||||
# workspace swipe but with $mod+scroll
|
||||
"$mod, mouse_up, workspace, r+1"
|
||||
"$mod, left, workspace, m-1"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
youtube-high-definition
|
||||
shinigami-eyes
|
||||
improved-tube
|
||||
tridactyl
|
||||
];
|
||||
search = {
|
||||
# default = "ddg"; # Set search engine to DuckDuckGo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue