diff --git a/fish/functions/fish_greeting.fish b/fish/functions/fish_greeting.fish index fcf3f6e..34d5bb6 100644 --- a/fish/functions/fish_greeting.fish +++ b/fish/functions/fish_greeting.fish @@ -5,6 +5,6 @@ function fish_greeting echo ' / / / __ `/ _ \/ / _ \/ ___/ __/ / __ `/ ' echo ' / /___/ /_/ / __/ / __(__ ) /_/ / /_/ / ' echo ' \____/\__,_/\___/_/\___/____/\__/_/\__,_/ ' - set_color normal - fastfetch --key-padding-left 5 + echo '' + glafetch end diff --git a/hypr/hyprland/custom-peecee.conf b/hypr/hyprland/custom-peecee.conf index 3d3021d..2ecf1f2 100644 --- a/hypr/hyprland/custom-peecee.conf +++ b/hypr/hyprland/custom-peecee.conf @@ -2,8 +2,12 @@ monitor = HDMI-A-2, 1920x1080@60, 0x0, 1 monitor = HDMI-A-1, 1920x1080@60, 1920x0, 1 -workspace= name:1, monitor:HDMI-A-2 +workspace= name:1, monitor:HDMI-A-2 input { kb_layout = us + tablet { + output = HDMI-A-2 + region_size = 1920, 1080 + } } \ No newline at end of file diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index 3a17697..8d7af5f 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -145,6 +145,7 @@ bind = $kbWindowFullscreen, fullscreen, 0 bind = $kbWindowBorderedFullscreen, fullscreen, 1 # Fullscreen with borders bind = $kbToggleWindowFloating, togglefloating, bind = $kbCloseWindow, killactive, +bind = Super, J, togglesplit # Special workspace toggles bind = $kbSystemMonitor, exec, caelestia toggle sysmon diff --git a/hypr/hyprland/rules.conf b/hypr/hyprland/rules.conf index 0f36c1a..a13687d 100644 --- a/hypr/hyprland/rules.conf +++ b/hypr/hyprland/rules.conf @@ -36,7 +36,7 @@ windowrule = center 1, class:nwg-look windowrule = workspace special:sysmon, class:btop windowrule = workspace special:music, class:feishin|Spotify|Supersonic windowrule = workspace special:music, initialTitle:Spotify( Free)? # Spotify wayland, it has no class for some reason -windowrule = workspace special:communication, class:discord|equibop|vesktop|whatsapp +windowrule = workspace special:communication, class:discord|equibop|vesktop|whatsapp|org.gnome.Fractal windowrule = workspace special:todo, class:Todoist # Dialogs diff --git a/uwsm/default-id b/uwsm/default-id new file mode 100644 index 0000000..1dd96b8 --- /dev/null +++ b/uwsm/default-id @@ -0,0 +1 @@ +hyprland-uwsm.desktop