removed sddm; refactor

This commit is contained in:
Joshua Perry 2023-07-07 17:59:23 +00:00
parent c5ca15b4f9
commit 37a10e9d47
74 changed files with 8 additions and 9 deletions

View File

@ -1,2 +1,4 @@
source = ~/.config/hypr/prefs/settings.conf
preload = ~/.config/hypr/wallpapers/bg.jpg preload = ~/.config/hypr/wallpapers/bg.jpg
wallpaper = eDP-1,~/.config/hypr/wallpapers/bg.jpg wallpaper = $monitor_name,~/.config/hypr/wallpapers/bg.jpg

View File

@ -1,5 +1,7 @@
$keyboard_layout=gb $keyboard_layout=gb
$monitor_name=HDMI-A-1
$outside_gaps=10 $outside_gaps=10
$inside_gaps=5 $inside_gaps=5
$border_size=3.5 $border_size=3.5

View File

@ -1,5 +1,5 @@
TITLE="/home/r0r5chach/.zsh/titles/title-$(( $RANDOM % 45 + 1 ))" TITLE="/home/r0r5chach/.config/zsh/titles/title-$(( $RANDOM % 45 + 1 ))"
ART="/home/r0r5chach/.zsh/art/art-$(( $RANDOM % 22 + 1 ))" ART="/home/r0r5chach/.config/zsh/art/art-$(( $RANDOM % 22 + 1 ))"
print() { print() {
for (( i=0; i<${#1}; i++ )); do for (( i=0; i<${#1}; i++ )); do

View File

@ -1,3 +0,0 @@
[Theme]
Current=simplicity
Font=OpenDyslexic Nerd Font

View File

@ -42,4 +42,4 @@ bindkey "^[[3~" delete-char # Delete deletes a character
bindkey "^[[1;5C" forward-word # Ctrl+Right moves foward a word bindkey "^[[1;5C" forward-word # Ctrl+Right moves foward a word
bindkey "^[[1;5D" backward-word # Ctrl+Left moves backward a word bindkey "^[[1;5D" backward-word # Ctrl+Left moves backward a word
/home/r0r5chach/.zsh/init /home/r0r5chach/.config/zsh/init

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

View File

@ -1,2 +0,0 @@
[General]
background=ls.jpg