updates cleanups and other shit im unsure of
|
@ -62,8 +62,7 @@ animations {
|
||||||
animation = workspaces, 1, 6, default, slidefade
|
animation = workspaces, 1, 6, default, slidefade
|
||||||
animation = borderangle, 1, 8, default
|
animation = borderangle, 1, 8, default
|
||||||
animation = fade, 1, 7, default
|
animation = fade, 1, 7, default
|
||||||
# animation = windows, 1, 6, wind, slide
|
|
||||||
animation = windowsIn, 1, 6, winIn, slide
|
animation = windowsIn, 1, 6, winIn, slide
|
||||||
# animation = border, 1, 1, liner
|
|
||||||
# animation = borderangle, 1, 100, liner, loop
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,26 +12,22 @@ source = ~/.cache/wal/colors-hyprland.conf
|
||||||
|
|
||||||
#Desktop
|
#Desktop
|
||||||
monitor = DP-1, 1920x1080@100, 0x0, 1
|
monitor = DP-1, 1920x1080@100, 0x0, 1
|
||||||
monitor = HDMI-A-1, 1920x1080@100, auto, 1
|
monitor = DP-2, 1920x1080@100, auto, 1
|
||||||
# monitor = HDMI-A-1, transform, 3
|
# monitor = HDMI-A-1, transform, 3
|
||||||
workspace = 1, persistent:true,monitor:DP-1,default:true
|
workspace = 1, persistent:true,monitor:DP-1,default:true
|
||||||
workspace = 2, persistent:true,monitor:DP-1
|
workspace = 2, persistent:true,monitor:DP-1
|
||||||
workspace = 3, persistent:true,monitor:DP-1
|
workspace = 3, persistent:true,monitor:DP-1
|
||||||
workspace = 4, persistent:true,monitor:DP-1
|
workspace = 4, persistent:true,monitor:DP-1
|
||||||
workspace = 5, persistent:true,monitor:DP-1
|
workspace = 5, persistent:true,monitor:DP-1
|
||||||
workspace = 6, persistent:true,monitor:HDMI-A-1
|
workspace = 6, persistent:true,monitor:DP-2
|
||||||
workspace = 7, persistent:true,monitor:HDMI-A-1
|
workspace = 7, persistent:true,monitor:DP-2
|
||||||
workspace = 8, persistent:true,monitor:HDMI-A-1
|
workspace = 8, persistent:true,monitor:DP-2
|
||||||
workspace = 9, persistent:true,monitor:HDMI-A-1
|
workspace = 9, persistent:true,monitor:DP-2
|
||||||
workspace = 0, persistent:true,monitor:HDMI-A-1
|
workspace = 0, persistent:true,monitor:DP-2
|
||||||
|
|
||||||
# Laptop
|
# Laptop
|
||||||
monitor = eDP-1, 1920x1080@144, auto, 1
|
# monitor = eDP-1, 1920x1080@144, auto, 1
|
||||||
workspace = 1, persistent:true,monitor:eDP-1,default:true
|
# workspace = eDP-1,1
|
||||||
workspace = 2, persistent:true,monitor:eDP-1
|
|
||||||
workspace = 3, persistent:true,monitor:eDP-1
|
|
||||||
workspace = 4, persistent:true,monitor:eDP-1
|
|
||||||
workspace = 5, persistent:true,monitor:eDP-1
|
|
||||||
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
|
@ -115,7 +111,7 @@ plugin {
|
||||||
columns = 3
|
columns = 3
|
||||||
gap_size = 20
|
gap_size = 20
|
||||||
bg_col = $color3
|
bg_col = $color3
|
||||||
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
|
workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1
|
||||||
|
|
||||||
enable_gesture = true # laptop touchpad, 4 fingers
|
enable_gesture = true # laptop touchpad, 4 fingers
|
||||||
gesture_distance = 300 # how far is the "max"
|
gesture_distance = 300 # how far is the "max"
|
||||||
|
|
|
@ -72,7 +72,7 @@ label {
|
||||||
|
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
monitor = HDMI-A-1
|
monitor = DP-2
|
||||||
text = cmd[update:1000] ~/.config/hypr/scripts/time_in_binary.py 1
|
text = cmd[update:1000] ~/.config/hypr/scripts/time_in_binary.py 1
|
||||||
color = rgba(238, 206, 207,0.8)
|
color = rgba(238, 206, 207,0.8)
|
||||||
font_size = 25
|
font_size = 25
|
||||||
|
|
|
@ -4,7 +4,7 @@ $mainMod = SUPER
|
||||||
# My Keybinds
|
# My Keybinds
|
||||||
bind = $mainMod, F, exec, $browser
|
bind = $mainMod, F, exec, $browser
|
||||||
bind = $mainMod, R, exec, pypr toggle term
|
bind = $mainMod, R, exec, pypr toggle term
|
||||||
bind = $mainMod, ESCAPE, exec, killall waybar || waybar
|
bind = $mainMod SHIFT, ESCAPE, exec, killall waybar || waybar
|
||||||
bind = $mainMod, D, exec, $discord
|
bind = $mainMod, D, exec, $discord
|
||||||
bind = $mainMod SHIFT, W, exec, wp
|
bind = $mainMod SHIFT, W, exec, wp
|
||||||
bind = $mainMod SHIFT, F, fullscreen
|
bind = $mainMod SHIFT, F, fullscreen
|
||||||
|
|
0
.config/hypr/scripts/time_in_binary.py
Normal file → Executable file
1
.config/nvim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 46501838b91c541f956883b29594e38f87f96493
|
Before Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 4.4 MiB |
Before Width: | Height: | Size: 5 MiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 815 KiB |
BIN
.config/wallpapers/wallhaven-lmj2rr.png
Normal file
After Width: | Height: | Size: 2.7 MiB |
|
@ -6,7 +6,7 @@
|
||||||
"position": "top", // Waybar position (top|bottom|left|right)
|
"position": "top", // Waybar position (top|bottom|left|right)
|
||||||
"height": 30, // Waybar height (to be removed for auto height)
|
"height": 30, // Waybar height (to be removed for auto height)
|
||||||
// "spacing": 4, // Gaps between modules (4px)
|
// "spacing": 4, // Gaps between modules (4px)
|
||||||
"margin-top": 5,
|
"margin-top": 10,
|
||||||
"margin-left": 10,
|
"margin-left": 10,
|
||||||
"margin-right": 10,
|
"margin-right": 10,
|
||||||
|
|
||||||
|
|