Removed some wallpapers, changed some stuff
3
.bashrc
@ -20,7 +20,6 @@ export XDG_CURRENT_DESKTOP=Hyprland
|
|||||||
export OZONE_PLATFORM=wayland
|
export OZONE_PLATFORM=wayland
|
||||||
export ENABLE_FEATURES=UseOzonePlatform
|
export ENABLE_FEATURES=UseOzonePlatform
|
||||||
export NVM_DIR="$HOME/.nvm"
|
export NVM_DIR="$HOME/.nvm"
|
||||||
export WALLPAPER_PATH="/home/eli/wallpapers/walls/1358310.png"
|
export WALLPAPER_PATH="/home/$USER/wallpapers/walls/1358310.png"
|
||||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||||
alias eww='./eww'
|
|
||||||
PS1='[\u@\h \W]\$ '
|
PS1='[\u@\h \W]\$ '
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Source the colors-hyprland file to load environment variables
|
# Source the colors-hyprland file to load environment variables
|
||||||
source /home/eli/.cache/wal/colors-hyprland
|
source /home/$USER/.cache/wal/colors-hyprland
|
||||||
|
|
||||||
general {
|
general {
|
||||||
lock_cmd = pidof hyprlock || hyprlock
|
lock_cmd = pidof hyprlock || hyprlock
|
||||||
|
@ -17,7 +17,7 @@ autogenerated = 0 # remove this line to remove the warning
|
|||||||
# You can split this configuration into multiple files
|
# You can split this configuration into multiple files
|
||||||
# Create your files separately and then link them to this file like this:
|
# Create your files separately and then link them to this file like this:
|
||||||
# source = ~/.config/hypr/myColors.conf
|
# source = ~/.config/hypr/myColors.conf
|
||||||
source = /home/eli/.cache/wal/colors-hyprland
|
source = /home/$USER/.cache/wal/colors-hyprland
|
||||||
|
|
||||||
################
|
################
|
||||||
### MONITORS ###
|
### MONITORS ###
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
source = /home/eli/.cache/wal/colors-hyprland
|
source = /home/$USER/.cache/wal/colors-hyprland
|
||||||
|
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
|
@ -1,62 +0,0 @@
|
|||||||
-- Bubbles config for lualine
|
|
||||||
-- Author: lokesh-krishna
|
|
||||||
-- MIT license, see LICENSE for more details.
|
|
||||||
|
|
||||||
-- stylua: ignore
|
|
||||||
local colors = {
|
|
||||||
blue = '#80a0ff',
|
|
||||||
cyan = '#79dac8',
|
|
||||||
black = '#080808',
|
|
||||||
white = '#c6c6c6',
|
|
||||||
red = '#ff5189',
|
|
||||||
violet = '#d183e8',
|
|
||||||
grey = '#303030',
|
|
||||||
}
|
|
||||||
|
|
||||||
local bubbles_theme = {
|
|
||||||
normal = {
|
|
||||||
a = { fg = colors.black, bg = colors.violet },
|
|
||||||
b = { fg = colors.white, bg = colors.grey },
|
|
||||||
c = { fg = colors.white },
|
|
||||||
},
|
|
||||||
|
|
||||||
insert = { a = { fg = colors.black, bg = colors.blue } },
|
|
||||||
visual = { a = { fg = colors.black, bg = colors.cyan } },
|
|
||||||
replace = { a = { fg = colors.black, bg = colors.red } },
|
|
||||||
|
|
||||||
inactive = {
|
|
||||||
a = { fg = colors.white, bg = colors.black },
|
|
||||||
b = { fg = colors.white, bg = colors.black },
|
|
||||||
c = { fg = colors.white },
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
require('lualine').setup {
|
|
||||||
options = {
|
|
||||||
theme = bubbles_theme,
|
|
||||||
component_separators = '',
|
|
||||||
section_separators = { left = '', right = '' },
|
|
||||||
},
|
|
||||||
sections = {
|
|
||||||
lualine_a = { { 'mode', separator = { left = '' }, right_padding = 2 } },
|
|
||||||
lualine_b = { 'filename', 'branch' },
|
|
||||||
lualine_c = {
|
|
||||||
'%=', --[[ add your center compoentnts here in place of this comment ]]
|
|
||||||
},
|
|
||||||
lualine_x = {},
|
|
||||||
lualine_y = { 'filetype', 'progress' },
|
|
||||||
lualine_z = {
|
|
||||||
{ 'location', separator = { right = '' }, left_padding = 2 },
|
|
||||||
},
|
|
||||||
},
|
|
||||||
inactive_sections = {
|
|
||||||
lualine_a = { 'filename' },
|
|
||||||
lualine_b = {},
|
|
||||||
lualine_c = {},
|
|
||||||
lualine_x = {},
|
|
||||||
lualine_y = {},
|
|
||||||
lualine_z = { 'location' },
|
|
||||||
},
|
|
||||||
tabline = {},
|
|
||||||
extensions = {},
|
|
||||||
}
|
|
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 8.9 MiB |
Before Width: | Height: | Size: 8.4 MiB |
Before Width: | Height: | Size: 7.4 MiB |
Before Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 4.1 MiB |
Before Width: | Height: | Size: 3.4 MiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 4.2 MiB |
Before Width: | Height: | Size: 3.2 MiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 2.2 MiB |
Before Width: | Height: | Size: 16 MiB |
Before Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 7.6 MiB |
Before Width: | Height: | Size: 7.3 MiB |
Before Width: | Height: | Size: 925 KiB |
Before Width: | Height: | Size: 3.8 MiB |
Before Width: | Height: | Size: 15 MiB |
Before Width: | Height: | Size: 6.1 MiB |
Before Width: | Height: | Size: 4.0 MiB |
Before Width: | Height: | Size: 3.4 MiB |
Before Width: | Height: | Size: 5.4 MiB |
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 11 MiB |
Before Width: | Height: | Size: 176 KiB |
Before Width: | Height: | Size: 2.0 MiB |
Before Width: | Height: | Size: 2.8 MiB |
Before Width: | Height: | Size: 12 MiB |
Before Width: | Height: | Size: 305 KiB |
Before Width: | Height: | Size: 2.2 MiB |
Before Width: | Height: | Size: 604 KiB |
Before Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 396 KiB |