Compare commits
2 commits
a4c6063bb1
...
dcd624e4c0
| Author | SHA1 | Date | |
|---|---|---|---|
| dcd624e4c0 | |||
| 84f039a550 |
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@
|
|||
nixpkgs-review
|
||||
|
||||
# Dev Things
|
||||
vscodium
|
||||
vscode
|
||||
code-cursor
|
||||
windsurf
|
||||
android-studio
|
||||
|
|
|
|||
|
|
@ -172,7 +172,7 @@
|
|||
"$mod SHIFT, down, movewindow, d"
|
||||
|
||||
# make Screenshot with Mod + Shift + S
|
||||
"$mod SHIFT, S, exec, ${hyprshot} -m region -o /home/etwas/Pictures/screenshots"
|
||||
"$mod SHIFT, S, exec, ${hyprshot} -z -m region -o /home/etwas/Pictures/screenshots"
|
||||
|
||||
"$mod, 0, workspace, 10"
|
||||
"$mod SHIFT, 0, movetoworkspacesilent, 10"
|
||||
|
|
|
|||
Loading…
Reference in a new issue