Skip to content

Commit

Permalink
remove uneeded or very old files
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelospro committed Aug 31, 2023
1 parent d15d820 commit 5c61fa9
Show file tree
Hide file tree
Showing 29 changed files with 264 additions and 1,664 deletions.
2 changes: 1 addition & 1 deletion .chezmoiexternal.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- if eq .chezmoi.hostname "ELARCH" }}
{{- if eq .chezmoi.hostname "ELARCH-F15" }}
[".config/gdb/pwndbg"]
type = "archive"
url = "https://github.com/pwndbg/pwndbg/archive/master.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion .chezmoiignore.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ docs/zsdoc/data

# Only create ssh keys if they don't exist

{{- if (ne .chezmoi.hostname "ELARCH") }}
{{- if (ne .chezmoi.hostname "ELARCH-F15") }}
.ssh/config
.ssh/keys/eraspberry1
.ssh/keys/kasm
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ chezmoi init --apply Evangelospro
| Windows + V | Open clipboard manager (wl-clipboard) |
| Windows + C | Select color from screen (hyprpicker) and copy it |
| Windows + E | Open file manager(nautilus) |
| Windows + R | Reload the bar on top (eww) |
| Windows + R | Reload the bar on top (waybar) |

### Close / Fullscreen / Kill Applications / Arrange monitors
| Keybinding | Action |
Expand Down Expand Up @@ -136,7 +136,7 @@ cd iso
```

## Installation and Usage
### WARNING: The dotfiles are applied differently on the iso based on the hostanme `ELARCH-ISO`, so **whatever you do dont' change or set the hostname to** `ELARCH-ISO` or `ELARCH`(as this applies some extra configs that are very specific to me), during or after the installation! But again **I really, really recommend that you fork this repo and edit the files** to your liking before applying them!!!
### WARNING: The dotfiles are applied differently on the iso based on the hostanme `ELARCH-ISO`, so **whatever you do dont' change or set the hostname to** `ELARCH-ISO` or `ELARCH-F15`(as this applies some extra configs that are very specific to me and my own hardware etc...), during or after the installation! But again **I really, really recommend that you fork this repo and edit the files** to your liking before applying them!!!
### 1) [Download](#ways-to-get-the-iso) the iso and flash it to a usb drive
### 2) Default user is `liveuser` and password is `liveuser` sign in with these after the iso has finished the initial downloads
### 3) A nice calamares installer is also included to guide you through the installation process, in case it didn't start automatically using the launcher shortcut from [above](#launch--reload-applications), you can start it manually by searching `install system` in the launcher or by running `sudo calamares -d` in a terminal, which will also give you some debug info that you should include in an issue if you encounter any problems.
Expand All @@ -154,8 +154,11 @@ cd iso
* [ALCI](https://alci.online/)
* [Calamares](https://calamares.io/)
* [Hyprland](https://aur.archlinux.org/packages/hyprland-git/)
* [SwayNotificationCenter](https://github.com/ErikReider/SwayNotificationCenter)
* [Waybar](https://github.com/alexays/waybar/)
* [Eww](https://github.com/elkowar/eww/)
* [Wezterm](https://github.com/wez/wezterm/)
* [Lsd](https://github.com/lsd-rs/lsd)
* [playerctl](https://github.com/altdesktop/playerctl/)
* [swayidle](https://archlinux.org/packages/extra/x86_64/swayidle/)
* [envycontrol](https://github.com/bayasdev/envycontrol/)
Expand Down
2 changes: 2 additions & 0 deletions dot_config/chrome-flags.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
--enable-parallel-downloading
--enable-native-gpu-memory-buffers
--password-store=gnome
--process-per-site
--disable-gpu-driver-bug-workarounds
2 changes: 2 additions & 0 deletions dot_config/chromium-flags.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
--enable-parallel-downloading
--enable-native-gpu-memory-buffers
--password-store=gnome
--process-per-site
--disable-gpu-driver-bug-workarounds
1,107 changes: 0 additions & 1,107 deletions dot_config/fusuma/log

This file was deleted.

2 changes: 1 addition & 1 deletion dot_config/hypr/binds.conf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bind=,XF86Search,exec,eval $launcher
bind=$MOD,V,exec,eval $clipMenu
bind=$MOD,C,exec,hyprpicker | wl-copy
bind=$MOD,E,exec,eval $fileManager
bind=$SHIFT_MOD,R,exec,killall -SIGUSR2 waybar
bind=$SHIFT_MOD,R,exec,pkill -9 waybar ; waybar

# Close / Fullscreen / Kill Applications / Arrange monitors
bind=ALT_L,F4,killactive
Expand Down
2 changes: 1 addition & 1 deletion dot_config/hypr/startup.conf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ exec-once=/usr/bin/flameshot
exec-once=$HOME/.config/waybar/scripts/workspaces.py > $HOME/.cache/workspacer.log 2>&1
exec-once=/usr/bin/waybar
# OPTIONAL COMPLETELY personal stuff
{{- if (eq .chezmoi.hostname "ELARCH") }}
{{- if (eq .chezmoi.hostname "ELARCH-F15") }}
exec-once=fusermount -u $HOME/SeaDrive ; seadrive -c $HOME/.config/seadrive/seadrive.conf -l $HOME/.seadrive/logs/seadrive.log -f -d $HOME/.seadrive/data $HOME/SeaDrive -o allow_root
exec-once=/usr/lib/kdeconnectd -platform offscreen &
{{- end }}
Expand Down
File renamed without changes.
36 changes: 35 additions & 1 deletion dot_config/lsd/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# == Blocks ==
# This specifies the columns and their order when using the long and the tree
# layout.
# Possible values: permission, user, group, context, size, date, name, inode, links, git
blocks:
- permission
- user
- group
- size
- date
- name
# == Color ==
# This has various color options. (Will be expanded in the future.)
color:
Expand All @@ -11,7 +22,7 @@ color:
# when specifying <theme-file-name>, lsd will look up theme file
# XDG Base Directory if relative, ~/.config/lsd/themes/<theme-file-name>.yaml,
# The file path if absolute
theme: dracula
theme: custom
# == Icons ==
icons:
# When to use icons.
Expand All @@ -24,6 +35,29 @@ icons:
# Separator between icon and the name
# Default to 1 space
separator: " "
# == Date ==
# This specifies the date format for the date column. The freeform format
# accepts a strftime like string.
# When "classic" is set, this is set to "date".
# Possible values: date, relative, '+<date_format>'
# `date_format` will be a `strftime` formatted value. e.g. `date: '+%d %b %y %X'` will give you a date like this: 17 Jun 21 20:14:55
date: +%d/%m/%Y %H:%M:%S
# == Sorting ==
sorting:
# Specify what to sort by.
# Possible values: extension, name, time, size, version
column: name
# Whether to reverse the sorting.
# Possible values: false, true
reverse: false
# Whether to group directories together and where.
# When "classic" is set, this is set to "none".
# Possible values: first, last, none
dir-grouping: first
# == Total size ==
# Whether to display the total size of directories.
# Possible values: false, true
total-size: true
# == Layout ==
# Which layout to use. "oneline" might be a bit confusing here and should be
# called "one-per-line". It might be changed in the future.
Expand Down
2 changes: 1 addition & 1 deletion dot_config/private_gtk-3.0/bookmarks.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ file:///home/evangelospro/Music
file:///home/evangelospro/Pictures
file:///home/evangelospro/Videos
file:///home/evangelospro/Downloads
{{- if (eq .chezmoi.hostname "ELARCH") }}
{{- if (eq .chezmoi.hostname "ELARCH-F15") }}
file:///home/evangelospro/School
file:///home/evangelospro/HACKING
file:///home/evangelospro/HACKING/Tools
Expand Down
56 changes: 21 additions & 35 deletions dot_config/swaync/style.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
@import url("./styles/notifications.css");
@import url("./styles/widgets.css");

/* Dracula Theme */
/* @define-color foreground rgb(248, 248, 242);
@define-color background rgb(40, 42, 54);
@define-color background-alpha rgba(40, 42, 54, 0.8);
@define-color accent rgba(189, 147, 249, 0.8);
@define-color current-line rgb(68, 71, 90);
@define-color comment rgb(98, 114, 164); */
@import url("/home/evangelospro/.config/themes/dracula.css");

.notification-row {
Expand All @@ -22,14 +12,14 @@
.control-center .notification-row:focus,
.control-center .notification-row:hover {
opacity: 1;
background: transparent;
background: @transparent;
}

.notification-row:focus .notification,
.notification-row:hover .notification {
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
border: 0px solid @accent;
background: @transparent;
background: @grey;
}

.control-center .notification {
Expand All @@ -49,35 +39,34 @@
padding: 0;
}

/* Uncomment to enable specific urgency colors
.low {
background: yellow;
padding: 6px;
border-radius: 12px;
background: @grey;
padding: 0px;
border-radius: 12px;
}

.normal {
background: green;
padding: 6px;
border-radius: 12px;
background: @orange;
padding: 0px;
border-radius: 12px;
}

.critical {
background: red;
padding: 6px;
border-radius: 12px;
background: @red;
padding: 0px;
border-radius: 12px;
}
*/


.notification-content {
background: transparent;
background: @transparent;
padding: 6px;
border-radius: 8px;
}

.close-button {
background: @transparent;
color: @foreground;
background: @cyan;
color: @white;
text-shadow: none;
padding: 0;
border-radius: 100%;
Expand All @@ -91,19 +80,19 @@

.close-button:hover {
box-shadow: none;
background: @comment;
color: @white;
background: @pink;
transition: all 0.15s ease-in-out;
border: none;
}

.notification-default-action,
.notification-action {
padding: 4px;
margin: 0;
box-shadow: none;
background: @transparent;
border: 2px solid @accent;
color: @foreground;
color: @white;
}

.notification-default-action:hover,
Expand Down Expand Up @@ -138,9 +127,6 @@
border-right: 1px solid @accent;
}

.image {
}

.body-image {
margin-top: 6px;
background-color: @foreground;
Expand Down Expand Up @@ -219,16 +205,16 @@
}

.control-center-list {
background: transparent;
background: @transparent;
}

.floating-notifications {
background: transparent;
background: @transparent;
}

/* Window behind control center and on all other monitors */
.blank-window {
background: transparent;
background: @transparent;
}

/*** Widgets ***/
Expand Down
98 changes: 0 additions & 98 deletions dot_config/swaync/styles/notifications.css

This file was deleted.

Loading

0 comments on commit 5c61fa9

Please sign in to comment.