Update repo
This commit is contained in:
parent
dd8780cce6
commit
d808b303a0
5 changed files with 10 additions and 4 deletions
|
|
@ -5,6 +5,6 @@ function fish_greeting
|
|||
echo ' / / / __ `/ _ \/ / _ \/ ___/ __/ / __ `/ '
|
||||
echo ' / /___/ /_/ / __/ / __(__ ) /_/ / /_/ / '
|
||||
echo ' \____/\__,_/\___/_/\___/____/\__/_/\__,_/ '
|
||||
set_color normal
|
||||
fastfetch --key-padding-left 5
|
||||
echo ''
|
||||
glafetch
|
||||
end
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
1
uwsm/default-id
Normal file
1
uwsm/default-id
Normal file
|
|
@ -0,0 +1 @@
|
|||
hyprland-uwsm.desktop
|
||||
Loading…
Add table
Add a link
Reference in a new issue