mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 15:04:24 -05:00
Compare commits
2 Commits
d4286fd125
...
5d0b15dcf5
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d0b15dcf5 | |||
| a22de5534a |
@@ -48,7 +48,7 @@ append_keymap = [
|
|||||||
{ on = [ "g", "a" ], run = "cd ~/.cache", desc = "Go to Cache" },
|
{ on = [ "g", "a" ], run = "cd ~/.cache", desc = "Go to Cache" },
|
||||||
{ on = [ "g", "T" ], run = "cd ~/.local/share/Trash", desc = "Go to trash" },
|
{ on = [ "g", "T" ], run = "cd ~/.local/share/Trash", desc = "Go to trash" },
|
||||||
{ on = [ "g", "t" ], run = "cd ~/Nextcloud/Notes", desc = "Go to notes" },
|
{ on = [ "g", "t" ], run = "cd ~/Nextcloud/Notes", desc = "Go to notes" },
|
||||||
{ on = [ "g", "U" ], run = "cd ~/Nextcloud/University", desc = "Go to Uni" },
|
{ on = [ "g", "U" ], run = "cd ~/Nextcloud/University/current", desc = "Go to Uni" },
|
||||||
{ on = [ "g", "C" ], run = "cd ~/projects/university/S3", desc = "Go to current semester" },
|
{ on = [ "g", "C" ], run = "cd ~/projects/university/S3", desc = "Go to current semester" },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -231,6 +231,9 @@ windowrulev2 = workspace 10, class:(org.prismlauncher.PrismLauncher)
|
|||||||
#windowrule = float,^(sioyek)$ # set rounding to 10 for kitty
|
#windowrule = float,^(sioyek)$ # set rounding to 10 for kitty
|
||||||
windowrulev2 = size 900 500, title:(Select Document)
|
windowrulev2 = size 900 500, title:(Select Document)
|
||||||
windowrulev2 = size 900 500, title:(Open File)
|
windowrulev2 = size 900 500, title:(Open File)
|
||||||
|
windowrulev2 = float, class:(PrismLauncher)
|
||||||
|
windowrulev2 = workspace 9, class:(PrismLauncher)
|
||||||
|
windowrulev2 = workspace 4, class:(Minecraft*)
|
||||||
|
|
||||||
# Settings applications will float
|
# Settings applications will float
|
||||||
windowrulev2 = float, class:(qt6ct)
|
windowrulev2 = float, class:(qt6ct)
|
||||||
|
|||||||
Reference in New Issue
Block a user