Compare commits
5 commits
Author | SHA1 | Date | |
---|---|---|---|
|
40dd13becc | ||
|
8db9ece72e | ||
|
91f029d5aa | ||
|
20bb369f11 | ||
|
0375e85d8c |
8 changed files with 125 additions and 77 deletions
12
home/.bin/bri
Executable file
12
home/.bin/bri
Executable file
|
@ -0,0 +1,12 @@
|
||||||
|
#!/usr/bin/env zsh
|
||||||
|
if \[ "$1" = "--up" \]; then
|
||||||
|
# eww -c $HOME/.dotfiles/eww/bar o bri && brightnessctl -q s 5%+ && sleep 3 && eww -c $HOME/.dotfiles/eww/bar c bri
|
||||||
|
swayosd-client --brightness raise
|
||||||
|
# brightnessctl -q s 5%+
|
||||||
|
elif \[ "$1" = "--down" \]; then
|
||||||
|
# eww -c $HOME/.dotfiles/eww/bar o bri && brightnessctl -q s 5%- && sleep 3 && eww -c $HOME/.dotfiles/eww/bar c bri
|
||||||
|
swayosd-client --brightness lower
|
||||||
|
# brightnessctl -q s 5%-
|
||||||
|
elif \[ "$1" = "--get" \]; then
|
||||||
|
echo $(brightnessctl | head -n 2 | tail -n 1 | awk '{print $4}' | tr -d '(%)')
|
||||||
|
fi
|
10
home/.bin/vol
Executable file
10
home/.bin/vol
Executable file
|
@ -0,0 +1,10 @@
|
||||||
|
#!/usr/bin/env zsh
|
||||||
|
if [ "$1" = "--up" ]; then
|
||||||
|
# eww -c $HOME/.dotfiles/eww/bar o vol && wpctl set-volume u/DEFAULT_AUDIO_SINK@ 5%+ && sleep 3 && eww -c $HOME/.dotfiles/eww/bar c vol
|
||||||
|
swayosd-client --output-volume raise
|
||||||
|
# wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||||
|
elif [ "$1" = "--down" ]; then
|
||||||
|
# eww -c $HOME/.dotfiles/eww/bar o vol && wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- && sleep 3 && eww -c $HOME/.dotfiles/eww/bar c vol
|
||||||
|
swayosd-client --output-volume lower
|
||||||
|
# wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||||
|
fi
|
|
@ -23,19 +23,21 @@
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
#monitor=,preferred,auto,auto
|
#monitor=,preferred,auto,auto
|
||||||
monitor=eDP-1, 1920x1080, 0x0, 1
|
monitor=DP-3, highrr, 1920x0, 1 #, bitdepth, 10
|
||||||
|
monitor=DP-4, 1920x1080, 0x0, 1
|
||||||
|
monitor=Unknown-1, disable
|
||||||
workspace=1,monitor:eDP-1
|
|
||||||
workspace=2,monitor:eDP-1
|
|
||||||
workspace=3,monitor:eDP-1
|
workspace=1,monitor:DP-3
|
||||||
workspace=4,monitor:eDP-1
|
workspace=2,monitor:DP-3
|
||||||
workspace=5,monitor:eDP-1
|
workspace=3,monitor:DP-3
|
||||||
workspace=6,monitor:eDP-1
|
workspace=4,monitor:DP-3
|
||||||
workspace=7,monitor:eDP-1
|
workspace=5,monitor:DP-3
|
||||||
workspace=8,monitor:eDP-1
|
workspace=6,monitor:DP-4
|
||||||
workspace=9,monitor:eDP-1
|
workspace=7,monitor:DP-4
|
||||||
workspace=10,monitor:eDP-1
|
workspace=8,monitor:DP-4
|
||||||
|
workspace=9,monitor:DP-4
|
||||||
|
workspace=10,monitor:DP-4
|
||||||
|
|
||||||
|
|
||||||
xwayland {
|
xwayland {
|
||||||
|
@ -66,7 +68,8 @@ $menu = wofi --show drun --theme /home/kirreen/.local/share/rofi/themes/tokyonig
|
||||||
exec-once = waybar & hyprpaper #& firefox
|
exec-once = waybar & hyprpaper #& firefox
|
||||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once = vesktop & nheko
|
exec-once = vesktop & nheko
|
||||||
# exec-once = env LD_PRELOAD=/usr/lib32/libextest.so /usr/bin/steam-runtime %U -pipewire
|
exec-once = env LD_PRELOAD=/usr/lib32/libextest.so /usr/bin/steam-runtime %U -pipewire
|
||||||
|
exec-once = swayosd-server
|
||||||
# env XDG_SESSION_TYPE=x11 discord
|
# env XDG_SESSION_TYPE=x11 discord
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
|
@ -77,11 +80,11 @@ exec-once = vesktop & nheko
|
||||||
|
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
# env = LIBVA_DRIVER_NAME,nvidia
|
env = LIBVA_DRIVER_NAME,nvidia
|
||||||
env = XDG_SESSION_TYPE,wayland
|
env = XDG_SESSION_TYPE,wayland
|
||||||
# env = GBM_BACKEND,nvidia-drm
|
env = GBM_BACKEND,nvidia-drm
|
||||||
# env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||||
# env = WLR_DRM_DEVICES,/home/kirreen/.config/hypr/card
|
env = WLR_DRM_DEVICES,/home/kirreen/.config/hypr/card
|
||||||
env = HYPRSHOT_DIR,/home/kirreen/Pictures/Screenshots
|
env = HYPRSHOT_DIR,/home/kirreen/Pictures/Screenshots
|
||||||
env = GTK_THEME="Adwaita:dark"
|
env = GTK_THEME="Adwaita:dark"
|
||||||
|
|
||||||
|
@ -111,7 +114,8 @@ general {
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||||
# col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
# col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||||
col.active_border = rgba(d65d0eee) rgba(eb994944) 45deg
|
# col.active_border = rgba(d65d0ecc) rgba(eb994944) 45deg
|
||||||
|
col.active_border = rgba(d65d0ecc) rgba(eb994980) 45deg
|
||||||
col.inactive_border = rgba(595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
|
|
||||||
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
||||||
|
@ -131,18 +135,21 @@ decoration {
|
||||||
active_opacity = 1.0
|
active_opacity = 1.0
|
||||||
inactive_opacity = 1.0
|
inactive_opacity = 1.0
|
||||||
|
|
||||||
drop_shadow = true
|
shadow:enabled = true
|
||||||
shadow_range = 4
|
shadow:range = 4
|
||||||
shadow_render_power = 3
|
shadow:render_power = 3
|
||||||
col.shadow = rgba(1a1a1aee)
|
shadow:color = rgba(1a1a1aee)
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
# https://wiki.hyprland.org/Configuring/Variables/#blur
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
size = 3
|
size = 2
|
||||||
passes = 1
|
passes = 2
|
||||||
|
|
||||||
vibrancy = 0.1696
|
vibrancy = 0.5
|
||||||
|
vibrancy_darkness = 0.5
|
||||||
|
noise = 0.17
|
||||||
|
contrast = .85
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -159,7 +166,9 @@ animations {
|
||||||
animation = windowsOut, 1, 3, default, slide
|
animation = windowsOut, 1, 3, default, slide
|
||||||
#animation = windowsOut, 1, 7, default, popin 80%
|
#animation = windowsOut, 1, 7, default, popin 80%
|
||||||
animation = border, 1, 10, default
|
animation = border, 1, 10, default
|
||||||
animation = borderangle, 1, 8, default
|
#animation = borderangle, 1, 8, default
|
||||||
|
bezier = linear, 0.0, 0.0, 1.0, 1.0
|
||||||
|
animation = borderangle, 1, 80, linear, loop
|
||||||
animation = fade, 1, 7, default
|
animation = fade, 1, 7, default
|
||||||
animation = workspaces, 1, 6, default
|
animation = workspaces, 1, 6, default
|
||||||
}
|
}
|
||||||
|
@ -196,8 +205,8 @@ input {
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
|
|
||||||
#sensitivity = -.76 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = -.76 # -1.0 - 1.0, 0 means no modification.
|
||||||
sensitivity = -.15 # -1.0 - 1.0, 0 means no modification.
|
#sensitivity = -.15 # -1.0 - 1.0, 0 means no modification.
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = false
|
natural_scroll = false
|
||||||
|
@ -355,13 +364,13 @@ windowrulev2 = workspace 3 silent, title:^(Friends List)$
|
||||||
windowrulev2 = workspace 3 silent, title:^(tollyx)
|
windowrulev2 = workspace 3 silent, title:^(tollyx)
|
||||||
# steam chat lol
|
# steam chat lol
|
||||||
windowrulev2 = workspace 3 silent, title:^(Nalleball)
|
windowrulev2 = workspace 3 silent, title:^(Nalleball)
|
||||||
windowrulev2 = workspace 3 silent, title:(.* \+ . Chat)
|
windowrulev2 = workspace 3 silent, title:(\+ . Chat)
|
||||||
windowrulev2 = size 576 499, title:^(tollyx)
|
windowrulev2 = size 576 499, title:^(tollyx)
|
||||||
windowrulev2 = move 1612 57, title:^(tollyx)
|
windowrulev2 = move 1612 57, title:^(tollyx)
|
||||||
windowrulev2 = size 576 499, title:^(Nalleball)
|
windowrulev2 = size 576 499, title:^(Nalleball)
|
||||||
windowrulev2 = move 1612 57, title:^(Nalleball)
|
windowrulev2 = move 1612 57, title:^(Nalleball)
|
||||||
windowrulev2 = size 576 499, title:(* \+ . Chat)
|
windowrulev2 = size 576 499, title:(\+ . Chat)
|
||||||
windowrulev2 = move 1612 57, title:(* \+ . Chat)
|
windowrulev2 = move 1612 57, title:(\+ . Chat)
|
||||||
|
|
||||||
windowrulev2 = float, title:^(Steam Big Picture Mode)
|
windowrulev2 = float, title:^(Steam Big Picture Mode)
|
||||||
windowrulev2 = workspace 4, title:^(Steam Big Picture Mode)
|
windowrulev2 = workspace 4, title:^(Steam Big Picture Mode)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#preload = /usr/share/hyprland/wall2.png
|
#preload = /usr/share/hyprland/wall2.png
|
||||||
# wallpaper = , /usr/share/hyprland/wall2.png
|
# wallpaper = , /usr/share/hyprland/wall2.png
|
||||||
preload = ~/Media/Images/andromeda.jpg
|
preload = ~/Pictures/Wallpaper/outer.png
|
||||||
wallpaper = , ~/Media/Images/andromeda.jpg
|
wallpaper = , ~/Pictures/Wallpaper/outer.png
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// "layer": "top", // Waybar at top layer
|
// "layer": "top", // Waybar at top layer
|
||||||
// "position": "bottom", // Waybar position (top|bottom|left|right)
|
// "position": "bottom", // 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)
|
||||||
// "width": 1280, // Waybar width
|
// "width": 90%, // Waybar width
|
||||||
"spacing": 4, // Gaps between modules (4px)
|
"spacing": 4, // Gaps between modules (4px)
|
||||||
// Choose the order of the modules
|
// Choose the order of the modules
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
|
@ -29,8 +29,8 @@
|
||||||
"sway/language",
|
"sway/language",
|
||||||
"battery",
|
"battery",
|
||||||
"battery#bat2",
|
"battery#bat2",
|
||||||
"clock",
|
"tray",
|
||||||
"tray"
|
"clock"
|
||||||
],
|
],
|
||||||
// Modules configuration
|
// Modules configuration
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
|
|
|
@ -10,12 +10,13 @@
|
||||||
|
|
||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 24px;
|
||||||
font-family: Nerd Font Hack;
|
font-family: Nerd Font Hack;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
min-height: 24px;
|
min-height: 16px;
|
||||||
|
background-color: rgba(40, 42, 46, 0.86);
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
@ -23,9 +24,9 @@ window#waybar {
|
||||||
window#waybar.hidden {
|
window#waybar.hidden {
|
||||||
opacity: 0.2;
|
opacity: 0.2;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
#window {
|
#window {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
|
@ -35,7 +36,7 @@ window#waybar.hidden {
|
||||||
background: #282a36;
|
background: #282a36;
|
||||||
*/
|
*/
|
||||||
color: white;
|
color: white;
|
||||||
background: #585858;
|
background-color: rgba(88, 88, 88, 0.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar.termite #window,
|
window#waybar.termite #window,
|
||||||
|
@ -47,10 +48,10 @@ window#waybar.PCSX2 #window {
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces {
|
#workspaces {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 12px;
|
margin-left: 2px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-radius: 26px;
|
/*border-radius: 26px;*/
|
||||||
background: #282a36;
|
background: #282a36;
|
||||||
transition: none;
|
transition: none;
|
||||||
}
|
}
|
||||||
|
@ -63,18 +64,20 @@ window#waybar.PCSX2 #window {
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
color: #9aedfe;
|
/*color: #9aedfe;*/
|
||||||
|
color: #d65d0e;
|
||||||
|
/*background-color: #231531;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
transition: none;
|
transition: none;
|
||||||
box-shadow: inherit;
|
box-shadow: inherit;
|
||||||
text-shadow: inherit;
|
text-shadow: inherit;
|
||||||
color: #ff79c6;
|
color: #9aedfe;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mpd {
|
#mpd {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
|
@ -93,7 +96,7 @@ window#waybar.PCSX2 #window {
|
||||||
}
|
}
|
||||||
|
|
||||||
#network {
|
#network {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
|
@ -101,11 +104,11 @@ window#waybar.PCSX2 #window {
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
transition: none;
|
transition: none;
|
||||||
color: #4d4d4d;
|
color: #4d4d4d;
|
||||||
background: #bd93f9;
|
background: #282A2E;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pulseaudio {
|
#pulseaudio {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
|
@ -113,11 +116,11 @@ window#waybar.PCSX2 #window {
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
transition: none;
|
transition: none;
|
||||||
color: #4d4d4d;
|
color: #4d4d4d;
|
||||||
background: #9aedfe;
|
background: #282A2E;
|
||||||
}
|
}
|
||||||
|
|
||||||
#temperature {
|
#temperature {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
|
@ -125,35 +128,35 @@ window#waybar.PCSX2 #window {
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
transition: none;
|
transition: none;
|
||||||
color: #4d4d4d;
|
color: #4d4d4d;
|
||||||
background: #5af78e;
|
background: #282A2E;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cpu {
|
#cpu {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
transition: none;
|
transition: none;
|
||||||
color: #4d4d4d;
|
color: #6d6d6d;
|
||||||
background: #f1fa8c;
|
background: #282A2E;
|
||||||
}
|
}
|
||||||
|
|
||||||
#memory {
|
#memory {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
transition: none;
|
transition: none;
|
||||||
color: #4d4d4d;
|
color: #6d6d6d;
|
||||||
background: #ff6e67;
|
background: #282A2E;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock {
|
#clock {
|
||||||
margin-top: 8px;
|
margin-top: 0px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
|
@ -161,6 +164,14 @@ window#waybar.PCSX2 #window {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-radius: 26px;
|
border-radius: 26px;
|
||||||
transition: none;
|
transition: none;
|
||||||
color: #f8f8f2;
|
color: #d65d0e;
|
||||||
background: #282a36;
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
|
background: #282A2E;
|
||||||
|
}
|
||||||
|
#tray menu menuitem {
|
||||||
|
color: #999999;
|
||||||
|
}
|
||||||
|
#tray menu menuitem:hover {
|
||||||
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
26
populate.sh
26
populate.sh
|
@ -2,36 +2,36 @@
|
||||||
|
|
||||||
# mv existing file on PC to .pop.bak, then ln -s new file to it
|
# mv existing file on PC to .pop.bak, then ln -s new file to it
|
||||||
mv ~/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc.pop.bak
|
mv ~/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc
|
ln -s ~/dev/dotfiles/home/.config/bspwm/bspwmrc ~/.config/bspwm/bspwmrc
|
||||||
mv ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.pop.bak
|
mv ~/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc
|
ln -s ~/dev/dotfiles/home/.config/sxhkd/sxhkdrc ~/.config/sxhkd/sxhkdrc
|
||||||
|
|
||||||
mv ~/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf.pop.bak
|
mv ~/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf
|
ln -s ~/dev/dotfiles/home/.config/hypr/hyprland.conf ~/.config/hypr/hyprland.conf
|
||||||
mv ~/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf.pop.bak
|
mv ~/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf
|
ln -s ~/dev/dotfiles/home/.config/hypr/hyprpaper.conf ~/.config/hypr/hyprpaper.conf
|
||||||
|
|
||||||
mv ~/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf.pop.bak
|
mv ~/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf
|
ln -s ~/dev/dotfiles/home/.config/kitty/kitty.conf ~/.config/kitty/kitty.conf
|
||||||
|
|
||||||
mv ~/.config/nvim/init.vim ~/.config/nvim/init.vim.pop.bak
|
mv ~/.config/nvim/init.vim ~/.config/nvim/init.vim.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/nvim/init.vim ~/.config/nvim/init.vim
|
ln -s ~/dev/dotfiles/home/.config/nvim/init.vim ~/.config/nvim/init.vim
|
||||||
|
|
||||||
mv ~/.config/picom/picom.conf ~/.config/picom/picom.conf.pop.bak
|
mv ~/.config/picom/picom.conf ~/.config/picom/picom.conf.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/picom/picom.conf ~/.config/picom/picom.conf
|
ln -s ~/dev/dotfiles/home/.config/picom/picom.conf ~/.config/picom/picom.conf
|
||||||
|
|
||||||
mv ~/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc.pop.bak
|
mv ~/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc
|
ln -s ~/dev/dotfiles/home/.config/waybar/config.jsonc ~/.config/waybar/config.jsonc
|
||||||
|
|
||||||
mv ~/.config/waybar/style.css ~/.config/waybar/style.css.pop.bak
|
mv ~/.config/waybar/style.css ~/.config/waybar/style.css.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/waybar/style.css ~/.config/waybar/style.css
|
ln -s ~/dev/dotfiles/home/.config/waybar/style.css ~/.config/waybar/style.css
|
||||||
|
|
||||||
mv ~/.config/wofi/style.css ~/.config/wofi/style.css.pop.bak
|
mv ~/.config/wofi/style.css ~/.config/wofi/style.css.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.config/wofi/style.css ~/.config/wofi/style.css
|
ln -s ~/dev/dotfiles/home/.config/wofi/style.css ~/.config/wofi/style.css
|
||||||
|
|
||||||
mv ~/.Xresources ~/.Xresources.pop.bak
|
mv ~/.Xresources ~/.Xresources.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.Xresources ~/.Xresources
|
ln -s ~/dev/dotfiles/home/.Xresources ~/.Xresources
|
||||||
mv ~/.xinitrc ~/.xinitrc.pop.bak
|
mv ~/.xinitrc ~/.xinitrc.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.xinitrc ~/.xinitrc
|
ln -s ~/dev/dotfiles/home/.xinitrc ~/.xinitrc
|
||||||
mv ~/.zshrc ~/.zshrc.pop.bak
|
mv ~/.zshrc ~/.zshrc.pop.bak
|
||||||
ln -s ~/Dev/dotfiles/home/.zshrc ~/.zshrc
|
ln -s ~/dev/dotfiles/home/.zshrc ~/.zshrc
|
||||||
|
|
6
root/entries_arch.conf
Executable file
6
root/entries_arch.conf
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
title Arch Linux
|
||||||
|
linux /vmlinuz-linux
|
||||||
|
initrd /intel-ucode.img
|
||||||
|
initrd /initramfs-linux.img
|
||||||
|
|
||||||
|
options root=UUID=4fac8a20-ab51-4ba7-b4c2-4c5bf9b0f3d9 rw zswap.enabled=1 resume=PARTUUID=64abb814-c1d3-495a-a3a8-f4c510168b9a resume_offset=43464704
|
Loading…
Reference in a new issue