kitty conf

This commit is contained in:
2025-03-24 11:54:31 +01:00
parent f5d2b4e777
commit a095b34369
5 changed files with 2724 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
# Set programs that you use
$terminal = uwsm app -T
$terminal_backup = uwsm app -- kitty
$filemanager = uwsm app -- nautilus
$launcher = uwsm app -- walker
$clipboard = uwsm app -- nwg-clipman
@@ -35,6 +36,7 @@ bind = $mainMod Shift ALT_L, E, exec, $editor0
bind = $mainMod, X, exec, $launcher
bind = $mainMod, C, exec, $clipman
bind = $mainMod, Return, exec, $terminal
bind = $mainMod SHIFT, Return, exec, $terminal_backup
bind = $mainMod, Escape, exec, $taskman
bind = $mainMod, Grave, exec, $notcenter

1
.config/hypr/hyprpaper.conf Symbolic link
View File

@@ -0,0 +1 @@
hyprpaper.conf##hostname.owlenpc00

View File

@@ -0,0 +1,4 @@
# Generated by nwg-displays on 2025-03-19 at 21:35:50. Do not edit manually.
monitor=DP-2,1920x1080@60.0,0x0,1.0
monitor=DP-3,1920x1080@144.0,1920x0,1.0

View File

@@ -0,0 +1,12 @@
# Generated by nwg-displays on 2025-03-19 at 21:34:19. Do not edit manually.
workspace=1,monitor:DP-2,default:true
workspace=2,monitor:DP-2
workspace=3,monitor:DP-2
workspace=4,monitor:DP-2
workspace=5,monitor:DP-2
workspace=6,monitor:DP-3,default:true
workspace=7,monitor:DP-3
workspace=8,monitor:DP-3
workspace=9,monitor:DP-3
workspace=10,monitor:DP-3

2705
.config/kitty/kitty.conf Normal file

File diff suppressed because it is too large Load Diff