From 2c8b5304f947d3753bb3b1e8d8fbc1578211ae41 Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Tue, 15 Aug 2023 17:37:16 +0100 Subject: [PATCH] Test Dotfiles --- alacritty/.config/alacritty/alacritty.yml | 6 +- .../autorandr/{repowm => flexiflow}/config | 0 .../autorandr/{repowm => flexiflow}/setup | 0 .../autostart/jetbrains-toolbox.desktop | 15 +++ .../.config/clifm/profiles/default/log.clifm | 0 dconf/.config/dconf/user | Bin 2427 -> 3595 bytes fish/.config/fish/conf.d/02_paths.fish | 6 +- .../plugins/__fish_command_not_found.fish | 10 ++ .../.config/flexiflow}/autostart.sh | 0 .../flexiflow/flexiflow_bar}/bar_updates.ini | 2 +- .../.config/flexiflow}/picom.conf | 0 .../flexiflow_bar}/bar_themes/catppuccin | 0 .../.config/flexiflow_bar}/bar_themes/dracula | 0 .../flexiflow_bar}/bar_themes/everblush | 0 .../flexiflow_bar}/bar_themes/gruvchad | 0 .../bar_themes/minimal-mistakes | 0 .../.config/flexiflow_bar}/bar_themes/nord | 0 .../.config/flexiflow_bar}/bar_themes/onedark | 0 .../.local/bin/flexiflow_bar}/bar_battery | 2 +- .../.local/bin/flexiflow_bar}/bar_clock | 2 +- .../.local/bin/flexiflow_bar}/bar_cpu | 2 +- .../.local/bin/flexiflow_bar}/bar_desktop | 0 .../.local/bin/flexiflow_bar}/bar_disk | 0 .../.local/bin/flexiflow_bar}/bar_distro | 0 .../.local/bin/flexiflow_bar}/bar_kernel | 0 .../.local/bin/flexiflow_bar}/bar_keyboard | 2 +- .../.local/bin/flexiflow_bar}/bar_network | 2 +- .../.local/bin/flexiflow_bar}/bar_packages | 0 .../.local/bin/flexiflow_bar}/bar_ram | 2 +- .../.local/bin/flexiflow_bar}/bar_sep | 0 .../.local/bin/flexiflow_bar}/bar_shell | 0 .../.local/bin/flexiflow_bar}/bar_updates | 4 +- .../.local/bin/flexiflow_bar}/bar_uptime | 0 .../.local/bin/flexiflow_bar}/bar_volume | 2 +- .../.local/bin/flexiflow_bar/bar_weather | 32 +++++ gtk-3.0/.config/gtk-3.0/bookmarks | 6 +- i3/.config/i3/config | 14 +-- lemonbar/.local/bin/lemonbar/lemonbar_updates | 36 +++--- lemonbar/.local/bin/lemonbar/lemonbar_weather | 47 ++++---- localbin/.local/bin/autostart | 22 ++-- picom/.config/picom/picom.conf | 1 + qtile/.config/qtile/config.py | 12 +- qtile/.config/qtile/groups.py | 81 ++++++++----- qtile/.config/qtile/widgets.py | 110 ++++++++++-------- repobar/.local/bin/repobar/bar_weather | 33 ------ repowm/.config/repowm/preferences.json | 10 -- .../gnome-keyring-daemon.service | 1 + .../gnome-keyring-daemon.socket | 1 + xinitrc/.xinitrc | 2 +- xprofile/.profile | 25 ---- 50 files changed, 259 insertions(+), 231 deletions(-) rename autorandr/.config/autorandr/{repowm => flexiflow}/config (100%) rename autorandr/.config/autorandr/{repowm => flexiflow}/setup (100%) create mode 100755 autostart/.config/autostart/jetbrains-toolbox.desktop create mode 100644 clifm/.config/clifm/profiles/default/log.clifm create mode 100644 fish/.config/fish/plugins/__fish_command_not_found.fish rename {repowm/.config/repowm => flexiflow/.config/flexiflow}/autostart.sh (100%) rename {repowm/.config/repowm/repobar => flexiflow/.config/flexiflow/flexiflow_bar}/bar_updates.ini (54%) rename {repowm/.config/repowm => flexiflow/.config/flexiflow}/picom.conf (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/catppuccin (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/dracula (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/everblush (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/gruvchad (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/minimal-mistakes (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/nord (100%) rename {repobar/.config/repobar => flexiflow_bar/.config/flexiflow_bar}/bar_themes/onedark (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_battery (94%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_clock (93%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_cpu (87%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_desktop (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_disk (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_distro (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_kernel (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_keyboard (81%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_network (95%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_packages (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_ram (78%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_sep (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_shell (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_updates (89%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_uptime (100%) rename {repobar/.local/bin/repobar => flexiflow_bar/.local/bin/flexiflow_bar}/bar_volume (97%) create mode 100755 flexiflow_bar/.local/bin/flexiflow_bar/bar_weather delete mode 100755 repobar/.local/bin/repobar/bar_weather delete mode 100644 repowm/.config/repowm/preferences.json create mode 120000 systemd/.config/systemd/user/default.target.wants/gnome-keyring-daemon.service create mode 120000 systemd/.config/systemd/user/sockets.target.wants/gnome-keyring-daemon.socket delete mode 100644 xprofile/.profile diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index 99c588674..46b7faf34 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -156,7 +156,7 @@ font: style: Bold Italic # Point size - size: 12.0 + size: 10.0 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter @@ -368,8 +368,8 @@ colors: *minimal-mistakes # - (macOS) /bin/bash --login # - (Linux/BSD) user login shell # - (Windows) powershell -#shell: -# program: /bin/bash +shell: + program: /bin/fish # args: # - --login diff --git a/autorandr/.config/autorandr/repowm/config b/autorandr/.config/autorandr/flexiflow/config similarity index 100% rename from autorandr/.config/autorandr/repowm/config rename to autorandr/.config/autorandr/flexiflow/config diff --git a/autorandr/.config/autorandr/repowm/setup b/autorandr/.config/autorandr/flexiflow/setup similarity index 100% rename from autorandr/.config/autorandr/repowm/setup rename to autorandr/.config/autorandr/flexiflow/setup diff --git a/autostart/.config/autostart/jetbrains-toolbox.desktop b/autostart/.config/autostart/jetbrains-toolbox.desktop new file mode 100755 index 000000000..05dac1090 --- /dev/null +++ b/autostart/.config/autostart/jetbrains-toolbox.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Icon=/home/repo/.local/share/JetBrains/Toolbox/toolbox.svg +Exec=/home/repo/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize +Version=1.0 +Type=Application +Categories=Development +Name=JetBrains Toolbox +StartupWMClass=jetbrains-toolbox +Terminal=false +MimeType=x-scheme-handler/jetbrains; +X-GNOME-Autostart-enabled=true +StartupNotify=false +X-GNOME-Autostart-Delay=10 +X-MATE-Autostart-Delay=10 +X-KDE-autostart-after=panel \ No newline at end of file diff --git a/clifm/.config/clifm/profiles/default/log.clifm b/clifm/.config/clifm/profiles/default/log.clifm new file mode 100644 index 000000000..e69de29bb diff --git a/dconf/.config/dconf/user b/dconf/.config/dconf/user index e29f50384838a542a321d81e9b6423e86d12b380..cce2c24f4a10d91dd8441262ccdcb7b81cee15c6 100644 GIT binary patch literal 3595 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 diff --git a/fish/.config/fish/conf.d/02_paths.fish b/fish/.config/fish/conf.d/02_paths.fish index a2fca4c57..37b15ba8f 100644 --- a/fish/.config/fish/conf.d/02_paths.fish +++ b/fish/.config/fish/conf.d/02_paths.fish @@ -19,10 +19,10 @@ if test -d "$HOME/.cargo/bin" set PATH "$HOME/.cargo/bin:$PATH" end -# Adds `~/.local/bin/repobar` to $PATH +# Adds `~/.local/bin/flexiflow_bar` to $PATH # set PATH so it includes user's private bin if it exists -if test -d "$HOME/.local/bin/repobar" - set PATH "$HOME/.local/bin/repobar:$PATH" +if test -d "$HOME/.local/bin/flexiflow_bar" + set PATH "$HOME/.local/bin/flexiflow_bar:$PATH" end # Adds `~/.local/bin/rofi` to $PATH diff --git a/fish/.config/fish/plugins/__fish_command_not_found.fish b/fish/.config/fish/plugins/__fish_command_not_found.fish new file mode 100644 index 000000000..ee185e235 --- /dev/null +++ b/fish/.config/fish/plugins/__fish_command_not_found.fish @@ -0,0 +1,10 @@ +# If an old handler already exists, defer to that. +function fish_command_not_found + if test -f /usr/libexec/pk-command-not-found + /usr/libexec/pk-command-not-found $argv[1] + end +end + +function __fish_command_not_found_handler --on-event fish_command_not_found + fish_command_not_found $argv +end diff --git a/repowm/.config/repowm/autostart.sh b/flexiflow/.config/flexiflow/autostart.sh similarity index 100% rename from repowm/.config/repowm/autostart.sh rename to flexiflow/.config/flexiflow/autostart.sh diff --git a/repowm/.config/repowm/repobar/bar_updates.ini b/flexiflow/.config/flexiflow/flexiflow_bar/bar_updates.ini similarity index 54% rename from repowm/.config/repowm/repobar/bar_updates.ini rename to flexiflow/.config/flexiflow/flexiflow_bar/bar_updates.ini index d73ad062c..4d7f4ee75 100644 --- a/repowm/.config/repowm/repobar/bar_updates.ini +++ b/flexiflow/.config/flexiflow/flexiflow_bar/bar_updates.ini @@ -1,2 +1,2 @@ -LastUsed=1691930658 +LastUsed=1692117428 Message='Fully Updated' diff --git a/repowm/.config/repowm/picom.conf b/flexiflow/.config/flexiflow/picom.conf similarity index 100% rename from repowm/.config/repowm/picom.conf rename to flexiflow/.config/flexiflow/picom.conf diff --git a/repobar/.config/repobar/bar_themes/catppuccin b/flexiflow_bar/.config/flexiflow_bar/bar_themes/catppuccin similarity index 100% rename from repobar/.config/repobar/bar_themes/catppuccin rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/catppuccin diff --git a/repobar/.config/repobar/bar_themes/dracula b/flexiflow_bar/.config/flexiflow_bar/bar_themes/dracula similarity index 100% rename from repobar/.config/repobar/bar_themes/dracula rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/dracula diff --git a/repobar/.config/repobar/bar_themes/everblush b/flexiflow_bar/.config/flexiflow_bar/bar_themes/everblush similarity index 100% rename from repobar/.config/repobar/bar_themes/everblush rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/everblush diff --git a/repobar/.config/repobar/bar_themes/gruvchad b/flexiflow_bar/.config/flexiflow_bar/bar_themes/gruvchad similarity index 100% rename from repobar/.config/repobar/bar_themes/gruvchad rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/gruvchad diff --git a/repobar/.config/repobar/bar_themes/minimal-mistakes b/flexiflow_bar/.config/flexiflow_bar/bar_themes/minimal-mistakes similarity index 100% rename from repobar/.config/repobar/bar_themes/minimal-mistakes rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/minimal-mistakes diff --git a/repobar/.config/repobar/bar_themes/nord b/flexiflow_bar/.config/flexiflow_bar/bar_themes/nord similarity index 100% rename from repobar/.config/repobar/bar_themes/nord rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/nord diff --git a/repobar/.config/repobar/bar_themes/onedark b/flexiflow_bar/.config/flexiflow_bar/bar_themes/onedark similarity index 100% rename from repobar/.config/repobar/bar_themes/onedark rename to flexiflow_bar/.config/flexiflow_bar/bar_themes/onedark diff --git a/repobar/.local/bin/repobar/bar_battery b/flexiflow_bar/.local/bin/flexiflow_bar/bar_battery similarity index 94% rename from repobar/.local/bin/repobar/bar_battery rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_battery index d4b1c052b..b8f07927e 100755 --- a/repobar/.local/bin/repobar/bar_battery +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_battery @@ -24,7 +24,7 @@ is_charging() { battery() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes battery_status="" if $(is_charging); then diff --git a/repobar/.local/bin/repobar/bar_clock b/flexiflow_bar/.local/bin/flexiflow_bar/bar_clock similarity index 93% rename from repobar/.local/bin/repobar/bar_clock rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_clock index 343bf136c..209620dae 100755 --- a/repobar/.local/bin/repobar/bar_clock +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_clock @@ -44,7 +44,7 @@ DaySuffix() { clock() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes icon_date="  " icon_time=" " diff --git a/repobar/.local/bin/repobar/bar_cpu b/flexiflow_bar/.local/bin/flexiflow_bar/bar_cpu similarity index 87% rename from repobar/.local/bin/repobar/bar_cpu rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_cpu index da6cc07d0..836fd4c20 100755 --- a/repobar/.local/bin/repobar/bar_cpu +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_cpu @@ -2,7 +2,7 @@ cpu() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes icon="  " diff --git a/repobar/.local/bin/repobar/bar_desktop b/flexiflow_bar/.local/bin/flexiflow_bar/bar_desktop similarity index 100% rename from repobar/.local/bin/repobar/bar_desktop rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_desktop diff --git a/repobar/.local/bin/repobar/bar_disk b/flexiflow_bar/.local/bin/flexiflow_bar/bar_disk similarity index 100% rename from repobar/.local/bin/repobar/bar_disk rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_disk diff --git a/repobar/.local/bin/repobar/bar_distro b/flexiflow_bar/.local/bin/flexiflow_bar/bar_distro similarity index 100% rename from repobar/.local/bin/repobar/bar_distro rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_distro diff --git a/repobar/.local/bin/repobar/bar_kernel b/flexiflow_bar/.local/bin/flexiflow_bar/bar_kernel similarity index 100% rename from repobar/.local/bin/repobar/bar_kernel rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_kernel diff --git a/repobar/.local/bin/repobar/bar_keyboard b/flexiflow_bar/.local/bin/flexiflow_bar/bar_keyboard similarity index 81% rename from repobar/.local/bin/repobar/bar_keyboard rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_keyboard index 603802abe..9a81f0283 100755 --- a/repobar/.local/bin/repobar/bar_keyboard +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_keyboard @@ -2,7 +2,7 @@ keyboard() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes icon=" 󰌌 " diff --git a/repobar/.local/bin/repobar/bar_network b/flexiflow_bar/.local/bin/flexiflow_bar/bar_network similarity index 95% rename from repobar/.local/bin/repobar/bar_network rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_network index 4f79caeb7..8a35e3d9a 100755 --- a/repobar/.local/bin/repobar/bar_network +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_network @@ -2,7 +2,7 @@ network() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes R1=$(cat /sys/class/net/wlan0/statistics/rx_bytes) T1=$(cat /sys/class/net/wlan0/statistics/tx_bytes) diff --git a/repobar/.local/bin/repobar/bar_packages b/flexiflow_bar/.local/bin/flexiflow_bar/bar_packages similarity index 100% rename from repobar/.local/bin/repobar/bar_packages rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_packages diff --git a/repobar/.local/bin/repobar/bar_ram b/flexiflow_bar/.local/bin/flexiflow_bar/bar_ram similarity index 78% rename from repobar/.local/bin/repobar/bar_ram rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_ram index 4fc08c40e..3c5d99332 100755 --- a/repobar/.local/bin/repobar/bar_ram +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_ram @@ -2,7 +2,7 @@ ram() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes icon=" 󰍛 " diff --git a/repobar/.local/bin/repobar/bar_sep b/flexiflow_bar/.local/bin/flexiflow_bar/bar_sep similarity index 100% rename from repobar/.local/bin/repobar/bar_sep rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_sep diff --git a/repobar/.local/bin/repobar/bar_shell b/flexiflow_bar/.local/bin/flexiflow_bar/bar_shell similarity index 100% rename from repobar/.local/bin/repobar/bar_shell rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_shell diff --git a/repobar/.local/bin/repobar/bar_updates b/flexiflow_bar/.local/bin/flexiflow_bar/bar_updates similarity index 89% rename from repobar/.local/bin/repobar/bar_updates rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_updates index 57c74ac52..c307aa006 100755 --- a/repobar/.local/bin/repobar/bar_updates +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_updates @@ -1,9 +1,9 @@ #!/usr/bin/env bash get_updates() { - configFile=$HOME/.config/repowm/repobar/bar_updates.ini + configFile=$HOME/.config/repowm/flexiflow_bar/bar_updates.ini # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes updates=$(yay -Pn) timestamp=$(date +%s) diff --git a/repobar/.local/bin/repobar/bar_uptime b/flexiflow_bar/.local/bin/flexiflow_bar/bar_uptime similarity index 100% rename from repobar/.local/bin/repobar/bar_uptime rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_uptime diff --git a/repobar/.local/bin/repobar/bar_volume b/flexiflow_bar/.local/bin/flexiflow_bar/bar_volume similarity index 97% rename from repobar/.local/bin/repobar/bar_volume rename to flexiflow_bar/.local/bin/flexiflow_bar/bar_volume index 17baca023..b613b0327 100755 --- a/repobar/.local/bin/repobar/bar_volume +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_volume @@ -2,7 +2,7 @@ volume_alsa() { # load colors - . $HOME/.config/repobar/bar_themes/minimal-mistakes + . $HOME/.config/flexiflow_bar/bar_themes/minimal-mistakes analog=$(pamixer --list-sinks | grep analog | awk '{ print $2 }' | sed 's/"//g') hdmi=$(pamixer --list-sinks | grep hdmi | awk '{ print $2 }' | sed 's/"//g') diff --git a/flexiflow_bar/.local/bin/flexiflow_bar/bar_weather b/flexiflow_bar/.local/bin/flexiflow_bar/bar_weather new file mode 100755 index 000000000..11654a05d --- /dev/null +++ b/flexiflow_bar/.local/bin/flexiflow_bar/bar_weather @@ -0,0 +1,32 @@ +#!/usr/bin/env bash +weather() { + configFile=$HOME/.config/repowm/flexiflow_bar/bar_weather.ini + + timestamp=$(date +%s) + icon="" + [[ -f $configFile ]] && . $configFile + if [ -z "$LastUsed" ] || [ -z "$Message" ]; then + weather=$(ansiweather | awk '{print $4 $5}') + printf " %s %s \n" "$icon" "$weather" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${weather}'" >$configFile + else + if [ "$Message" == "weatherdata" ]; then + weather=$(ansiweather | awk '{print $4 $5}') + printf " %s %s \n" "$icon" "$weather" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${weather}'" >$configFile + else + if [ "$timestamp" -ge "$LastUsed" ]; then + weather=$(ansiweather | awk '{print $4 $5}') + printf " %s %s \n" "$icon" "$weather" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${weather}'" >$configFile + else + printf " %s %s \n" "$icon" "$Message" + fi + fi + fi +} + +weather diff --git a/gtk-3.0/.config/gtk-3.0/bookmarks b/gtk-3.0/.config/gtk-3.0/bookmarks index 937798b00..227eaad80 100644 --- a/gtk-3.0/.config/gtk-3.0/bookmarks +++ b/gtk-3.0/.config/gtk-3.0/bookmarks @@ -1,6 +1,6 @@ -file:///run/media/repo/500GB/.aur .aur +file:///mnt/500GB/.aur .aur file:///home/repo/.cache .cache file:///home/repo/.config .config file:///home/repo/.local .local -file:///run/media/repo/500GB/.gitlabs .gitlabs -file:///run/media/repo/500GB/IOS IOS +file:///mnt/500GB/.gitlabs .gitlabs +file:///mnt/500GB/IOS IOS diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 8adfe2f6f..f92ffd0d4 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -659,9 +659,9 @@ for_window [class="(?i)steam_app_271590"] fullscreen enable # {{{ Audio Settings -bindsym XF86AudioRaiseVolume $exe "amixer -D pulse sset Master '5%+'" -bindsym XF86AudioLowerVolume $exe "amixer -D pulse sset Master '5%-'" -bindsym XF86AudioMute $exe "amixer -D pulse set Master toggle" +bindsym XF86AudioRaiseVolume $exe "amixer sset Master '5%+'" +bindsym XF86AudioLowerVolume $exe "amixer sset Master '5%-'" +bindsym XF86AudioMute $exe "amixer set Master toggle" #https://github.com/acrisci/playerctl/ bindsym XF86AudioPlay $exe playerctl play-pause bindsym XF86AudioNext $exe playerctl next @@ -676,8 +676,8 @@ bindsym XF86AudioStop $exe playerctl stop # {{{ xbacklight -bindsym XF86MonBrightnessUp $exe xbacklight -inc 10 # increase screen brightness -bindsym XF86MonBrightnessDown $exe xbacklight -dec 10 # decrease screen brightness +bindsym XF86MonBrightnessUp $exe brightnessctl set 5%+ # increase screen brightness +bindsym XF86MonBrightnessDown $exe brightnessctl set 5%- # decrease screen brightness # }}} xbacklight @@ -726,11 +726,11 @@ $super_b+y \ $super_b+u \ border none -new_window pixel 10 +new_window pixel 5 #new_window normal #new_window none -new_float pixel 10 +new_float pixel 5 #new_float normal #new_float none diff --git a/lemonbar/.local/bin/lemonbar/lemonbar_updates b/lemonbar/.local/bin/lemonbar/lemonbar_updates index 3454dcb27..57fb50dfb 100755 --- a/lemonbar/.local/bin/lemonbar/lemonbar_updates +++ b/lemonbar/.local/bin/lemonbar/lemonbar_updates @@ -1,26 +1,26 @@ #!/usr/bin/env bash updates() { - configFile=$HOME/.config/repowm/repobar/bar_updates.ini + configFile=$HOME/.config/repowm/flexiflow_bar/bar_updates.ini - timestamp=$(date +%s) - icon=" " - [[ -f $configFile ]] && . $configFile - if [ -z "$LastUsed" ] || [ -z "$Message" ]; then - updates=$(checkupdates | wc -l) - printf "%s%s\n" "%{F#1E222A}%{B#EBD369}$icon %{F-}%{B-}" "%{F#282A36}%{B#C4C7C5}$updates Updates %{F-}%{B-}" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${updates}'" > $configFile + timestamp=$(date +%s) + icon=" " + [[ -f $configFile ]] && . $configFile + if [ -z "$LastUsed" ] || [ -z "$Message" ]; then + updates=$(checkupdates | wc -l) + printf "%s%s\n" "%{F#1E222A}%{B#EBD369}$icon %{F-}%{B-}" "%{F#282A36}%{B#C4C7C5}$updates Updates %{F-}%{B-}" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${updates}'" >$configFile + else + if [ "$timestamp" -ge "$LastUsed" ]; then + updates=$(checkupdates | wc -l) + printf "%s%s\n" "%{F#1E222A}%{B#EBD369}$icon %{F-}%{B-}" "%{F#282A36}%{B#C4C7C5}$updates Updates %{F-}%{B-}" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${updates}'" >$configFile else - if [ "$timestamp" -ge "$LastUsed" ]; then - updates=$(checkupdates | wc -l) - printf "%s%s\n" "%{F#1E222A}%{B#EBD369}$icon %{F-}%{B-}" "%{F#282A36}%{B#C4C7C5}$updates Updates %{F-}%{B-}" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${updates}'" > $configFile - else - updates=" $Message" - printf "%s%s\n" "%{F#1E222A}%{B#EBD369}$icon %{F-}%{B-}" "%{F#282A36}%{B#C4C7C5}$updates Updates %{F-}%{B-}" - fi + updates=" $Message" + printf "%s%s\n" "%{F#1E222A}%{B#EBD369}$icon %{F-}%{B-}" "%{F#282A36}%{B#C4C7C5}$updates Updates %{F-}%{B-}" fi + fi } updates diff --git a/lemonbar/.local/bin/lemonbar/lemonbar_weather b/lemonbar/.local/bin/lemonbar/lemonbar_weather index 30fd3697c..11654a05d 100755 --- a/lemonbar/.local/bin/lemonbar/lemonbar_weather +++ b/lemonbar/.local/bin/lemonbar/lemonbar_weather @@ -1,33 +1,32 @@ #!/usr/bin/env bash weather() { - configFile=$HOME/.config/repowm/repobar/bar_weather.ini + configFile=$HOME/.config/repowm/flexiflow_bar/bar_weather.ini - timestamp=$(date +%s) - icon="" - [[ -f $configFile ]] && . $configFile - if [ -z "$LastUsed" ] || [ -z "$Message" ]; then + timestamp=$(date +%s) + icon="" + [[ -f $configFile ]] && . $configFile + if [ -z "$LastUsed" ] || [ -z "$Message" ]; then + weather=$(ansiweather | awk '{print $4 $5}') + printf " %s %s \n" "$icon" "$weather" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${weather}'" >$configFile + else + if [ "$Message" == "weatherdata" ]; then + weather=$(ansiweather | awk '{print $4 $5}') + printf " %s %s \n" "$icon" "$weather" + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${weather}'" >$configFile + else + if [ "$timestamp" -ge "$LastUsed" ]; then weather=$(ansiweather | awk '{print $4 $5}') printf " %s %s \n" "$icon" "$weather" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${weather}'" > $configFile - else - if [ "$Message" == "weatherdata" ]; then - weather=$(ansiweather | awk '{print $4 $5}') - printf " %s %s \n" "$icon" "$weather" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${weather}'" > $configFile - else - if [ "$timestamp" -ge "$LastUsed" ]; then - weather=$(ansiweather | awk '{print $4 $5}') - printf " %s %s \n" "$icon" "$weather" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${weather}'" > $configFile - else - printf " %s %s \n" "$icon" "$Message" - fi - fi + newtime=$(expr $timestamp + 900) + echo -e "LastUsed=${newtime}\nMessage='${weather}'" >$configFile + else + printf " %s %s \n" "$icon" "$Message" + fi fi + fi } weather - diff --git a/localbin/.local/bin/autostart b/localbin/.local/bin/autostart index 39f61a488..debee704b 100755 --- a/localbin/.local/bin/autostart +++ b/localbin/.local/bin/autostart @@ -12,7 +12,7 @@ #Created: # Mon 22 November 2021, 03:15:54 PM [GMT+1] #Modified: -# Sun 13 August 2023, 08:40:20 PM [GMT+1] +# Mon 14 August 2023, 05:30:34 PM [GMT+1] # #Description: # @@ -160,17 +160,17 @@ else echo "touchpad-indicator could not be found" fi -if command -v cbatticon &>/dev/null; then - if ! pgrep -x "cbatticon" >/dev/null; then +if command -v battray &>/dev/null; then + if ! pgrep -x "battray" >/dev/null; then ( sleep 2s - cbatticon + battray ) & else - echo "cbatticon already Running" + echo "battray already Running" fi else - echo "cbatticon could not be found" + echo "battray could not be found" fi if command -v pasystray &>/dev/null; then @@ -186,17 +186,17 @@ else echo "pasystray could not be found" fi -if command -v gufwicon &>/dev/null; then - if ! pgrep -x "gufwicon" >/dev/null; then +if command -v firewall-applet &>/dev/null; then + if ! pgrep -x "firewall-applet" >/dev/null; then ( sleep 5s - gufwicon + firewall-applet ) & else - echo "gufwicon already Running" + echo "firewall-applet already Running" fi else - echo "gufwicon could not be found" + echo "firewall-applet could not be found" fi if command -v numlockx &>/dev/null; then diff --git a/picom/.config/picom/picom.conf b/picom/.config/picom/picom.conf index 9760aa166..c9df77de2 100644 --- a/picom/.config/picom/picom.conf +++ b/picom/.config/picom/picom.conf @@ -165,6 +165,7 @@ rounded-corners-exclude = [ "class_g = 'repowm'", "class_g = 'repowmsystray'", "class_g = 'scratchpad_terminal'", + "class_g = 'Software Management - dnfdragora'", "QTILE_INTERNAL:32c = 1" ]; diff --git a/qtile/.config/qtile/config.py b/qtile/.config/qtile/config.py index b3b15aa06..41071b9f6 100644 --- a/qtile/.config/qtile/config.py +++ b/qtile/.config/qtile/config.py @@ -84,7 +84,7 @@ class Commands(object): passmenu = "passmenu" autostart = ["autostart"] - configure = ["youtube_subs -d"] + configure = ["youtube_subs -d", "autorandr --load qtile"] ################## @@ -121,16 +121,16 @@ keys = [ Key([MOD, SHIFT], "Return", lazy.spawn(Commands.files), desc="Launch files"), Key([MOD], "b", lazy.spawn(Commands.btop), desc="Launch btop"), # Audio Settings - Key([], "XF86AudioMute", lazy.spawn("amixer -D pulse set Master toggle")), + Key([], "XF86AudioMute", lazy.spawn("amixer set Master toggle")), Key( [], "XF86AudioLowerVolume", - lazy.spawn("amixer -D pulse sset Master '5%-' unmute"), + lazy.spawn("amixer set Master '5%-' unmute"), ), Key( [], "XF86AudioRaiseVolume", - lazy.spawn("amixer -D pulse sset Master '5%+' unmute"), + lazy.spawn("amixer set Master '5%+' unmute"), ), # https://github.com/acrisci/playerctl/ Key([], "XF86AudioPlay", lazy.spawn("playerctl play-pause")), @@ -138,8 +138,8 @@ keys = [ Key([], "XF86AudioPrev", lazy.spawn("playerctl previous")), Key([], "XF86AudioStop", lazy.spawn("playerctl stop")), # xBacklight - Key([], "XF86MonBrightnessUp", lazy.spawn("xbacklight +10")), - Key([], "XF86MonBrightnessDown", lazy.spawn("xbacklight -10")), + Key([], "XF86MonBrightnessUp", lazy.spawn("brightnessctl set 5%+")), + Key([], "XF86MonBrightnessDown", lazy.spawn("brightnessctl set 5%-")), ] keys.extend( diff --git a/qtile/.config/qtile/groups.py b/qtile/.config/qtile/groups.py index adfd51dc4..b54b154c9 100644 --- a/qtile/.config/qtile/groups.py +++ b/qtile/.config/qtile/groups.py @@ -6,104 +6,123 @@ class Groups(object): groups = [ # first group that hold the terminals Group( - label='一', + label="一", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Alacritty.*|^Kitty.*', re.IGNORECASE))], - layout='monadthreecol', + matches=[ + Match(wm_class=re.compile("^Alacritty.*|^Kitty.*", re.IGNORECASE)) + ], + layout="monadthreecol", position=1, screen_affinity=1, - name='1', + name="1", ), Group( - label='二', + label="二", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Code.*|^Jetbrains.*', re.IGNORECASE))], + matches=[Match(wm_class=re.compile("^Code.*|^Jetbrains.*", re.IGNORECASE))], position=2, screen_affinity=1, - name='2', + name="2", ), Group( - label='三', + label="三", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Nemo.*', re.IGNORECASE))], + matches=[Match(wm_class=re.compile("^Nemo.*", re.IGNORECASE))], position=3, screen_affinity=1, - name='3', + name="3", ), Group( - label='四', + label="四", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Aseprite.*|^Krita.*', re.IGNORECASE))], + matches=[Match(wm_class=re.compile("^Aseprite.*|^Krita.*", re.IGNORECASE))], position=4, screen_affinity=1, - name='4', + name="4", ), Group( - label='五', + label="五", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^CmusImage.*', re.IGNORECASE))], + matches=[Match(wm_class=re.compile("^CmusImage.*", re.IGNORECASE))], position=5, screen_affinity=1, - name='5', + name="5", ), Group( - label='六', + label="六", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Firefox.*|^Brave.*', re.IGNORECASE), role=['browser'])], + matches=[ + Match( + wm_class=re.compile("^Firefox.*|^Brave.*", re.IGNORECASE), + role=["browser"], + ) + ], position=6, screen_affinity=2, - name='6', + name="6", ), Group( - label='七', + label="七", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Mail.*|^Thunderbird.*', re.IGNORECASE))], + matches=[ + Match(wm_class=re.compile("^Mail.*|^Thunderbird.*", re.IGNORECASE)) + ], position=7, screen_affinity=2, - name='7', + name="7", ), Group( - label='八', + label="八", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Steam.*|^Minecraft.*|^0ad.*', re.IGNORECASE))], + matches=[ + Match( + wm_class=re.compile("^Steam.*|^Minecraft.*|^0ad.*", re.IGNORECASE) + ) + ], position=8, screen_affinity=2, - name='8', + name="8", ), Group( - label='九', + label="九", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^Discord.*', re.IGNORECASE))], + matches=[Match(wm_class=re.compile("^Discord.*", re.IGNORECASE))], position=9, screen_affinity=2, - name='9', + name="9", ), Group( - label='零', + label="零", init=True, persist=True, exclusive=False, - matches=[Match(wm_class=re.compile('^PkgBrowser.*|^Virt.*|^Btop.*', re.IGNORECASE))], + matches=[ + Match( + wm_class=re.compile( + "^Software Management.*|^Virt.*|^Btop.*", re.IGNORECASE + ) + ) + ], position=10, screen_affinity=2, - name='0', + name="0", ), ] diff --git a/qtile/.config/qtile/widgets.py b/qtile/.config/qtile/widgets.py index 9dc42e227..9fd73f81d 100644 --- a/qtile/.config/qtile/widgets.py +++ b/qtile/.config/qtile/widgets.py @@ -7,7 +7,6 @@ from colors import colorScheme, foregroundColor, backgroundColor class Widgets(object): - sep = widget.Sep( linewidth=1, padding=10, @@ -18,17 +17,20 @@ class Widgets(object): space = widget.Spacer() launcher = widget.Image( - fmt='{}', - filename=expanduser('~/.config/qtile/art/Archlinux-icon.svg'), + fmt="{}", + filename=expanduser("~/.config/qtile/art/Archlinux-icon.svg"), margin=3, - mouse_callbacks={'Button1': lazy.spawn('menu')}, + mouse_callbacks={ + "Button1": lazy.spawn("menu"), + "Button3": lazy.spawn("rofi -show drun"), + }, ) power1 = widget.LaunchBar( text_only=True, foreground=colorScheme[1], progs=[ - ('⏻ ', 'rofi -show powermenu -config ~/.config/rofi/powermenu.rasi'), + ("⏻ ", "rofi -show powermenu -config ~/.config/rofi/powermenu.rasi"), ], ) @@ -36,7 +38,7 @@ class Widgets(object): text_only=True, foreground=colorScheme[1], progs=[ - ('⏻ ', 'rofi -show powermenu -config ~/.config/rofi/powermenu.rasi'), + ("⏻ ", "rofi -show powermenu -config ~/.config/rofi/powermenu.rasi"), ], ) @@ -105,65 +107,65 @@ class Widgets(object): ) volume = widget.Volume( - fmt='Vol: {}', + fmt="Vol: {}", foreground=colorScheme[2], padding=10, ) battery = widget.Battery( - fmt='Bat: {}', + fmt="Bat: {}", foreground=colorScheme[3], padding=10, - format='{char} {percent:2.0%} {hour:d}:{min:02d} {watt:.2f} W', + format="{char} {percent:2.0%} {hour:d}:{min:02d} {watt:.2f} W", ) backlight = widget.Backlight( - fmt='Backlight: {}', + fmt="Backlight: {}", foreground=colorScheme[4], padding=10, backlight_name="intel_backlight", ) net = widget.Net( - fmt='{}', + fmt="{}", foreground=colorScheme[5], padding=10, interface="wlp0s20f3", ) date = widget.Clock( - fmt=' {}', + fmt=" {}", foreground=colorScheme[6], - format='%d %B %Y', + format="%d %B %Y", padding=10, ) time = widget.Clock( - fmt=' {}', + fmt=" {}", foreground=colorScheme[6], - format='%I:%M %p', + format="%I:%M %p", padding=10, ) tray = widget.Systray( - fmt='{}', + fmt="{}", padding=5, ) currentLayout1 = widget.CurrentLayoutIcon( - fmt='{}', + fmt="{}", scale=0.7, padding=5, ) currentLayout2 = widget.CurrentLayoutIcon( - fmt='{}', + fmt="{}", scale=0.7, padding=5, ) chords = widget.Chord( - fmt='{}', + fmt="{}", chords_colors={ "Resize Windows": (colorScheme[0], colorScheme[1]), "Launch Game": (colorScheme[0], colorScheme[2]), @@ -173,30 +175,34 @@ class Widgets(object): ) weather = widget.OpenWeather( - fmt='{}', + fmt="{}", foreground=colorScheme[9], - location='Darlington,UK', - format='{location_city}: {main_temp}°{units_temperature} ', + location="Darlington,UK", + format="{location_city}: {main_temp}°{units_temperature} ", ) updates = widget.CheckUpdates( - fmt='{}', + fmt="{}", colour_have_updates=colorScheme[2], colour_no_updates=colorScheme[1], padding=10, - distro='Arch_checkupdates', - no_update_string='Fully Updated!', + distro="Fedora", + no_update_string="Fully Updated!", mouse_callbacks={ - 'Button1': lazy.spawn('pkgbrowser'), + "Button1": lazy.spawn("dnfdragora"), }, ) picom = widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[11], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/picom.sh")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/picom.sh") + ).decode("utf-8"), mouse_callbacks={ - 'Button1': lambda: subprocess.run(expanduser("~/.config/qtile/scripts/picom-toggle.sh")), + "Button1": lambda: subprocess.run( + expanduser("~/.config/qtile/scripts/picom-toggle.sh") + ), }, update_interval=1, padding=10, @@ -206,55 +212,67 @@ class Widgets(object): foreground=colorScheme[12], widgets=[ widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[13], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/github/notifications")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/github/notifications") + ).decode("utf-8"), update_interval=10, padding=10, ), widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[13], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/github/gists")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/github/gists") + ).decode("utf-8"), update_interval=10, padding=10, ), widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[13], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/github/repositories")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/github/repositories") + ).decode("utf-8"), update_interval=10, padding=10, ), ], - text_closed='[Github <]', - text_open='[Github >]', + text_closed="[Github <]", + text_open="[Github >]", ) github2 = widget.WidgetBox( widgets=[ widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[13], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/github/notifications")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/github/notifications") + ).decode("utf-8"), update_interval=10, padding=10, ), widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[13], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/github/gists")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/github/gists") + ).decode("utf-8"), update_interval=10, padding=10, ), widget.GenPollText( - fmt='{}', + fmt="{}", foreground=colorScheme[13], - func=lambda: subprocess.check_output(expanduser("~/.config/qtile/scripts/github/repositories")).decode("utf-8"), + func=lambda: subprocess.check_output( + expanduser("~/.config/qtile/scripts/github/repositories") + ).decode("utf-8"), update_interval=10, padding=10, ), ], - text_closed='[Github <]', - text_open='[Github >]', - ) \ No newline at end of file + text_closed="[Github <]", + text_open="[Github >]", + ) diff --git a/repobar/.local/bin/repobar/bar_weather b/repobar/.local/bin/repobar/bar_weather deleted file mode 100755 index 30fd3697c..000000000 --- a/repobar/.local/bin/repobar/bar_weather +++ /dev/null @@ -1,33 +0,0 @@ -#!/usr/bin/env bash -weather() { - configFile=$HOME/.config/repowm/repobar/bar_weather.ini - - timestamp=$(date +%s) - icon="" - [[ -f $configFile ]] && . $configFile - if [ -z "$LastUsed" ] || [ -z "$Message" ]; then - weather=$(ansiweather | awk '{print $4 $5}') - printf " %s %s \n" "$icon" "$weather" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${weather}'" > $configFile - else - if [ "$Message" == "weatherdata" ]; then - weather=$(ansiweather | awk '{print $4 $5}') - printf " %s %s \n" "$icon" "$weather" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${weather}'" > $configFile - else - if [ "$timestamp" -ge "$LastUsed" ]; then - weather=$(ansiweather | awk '{print $4 $5}') - printf " %s %s \n" "$icon" "$weather" - newtime=`expr $timestamp + 900` - echo -e "LastUsed=${newtime}\nMessage='${weather}'" > $configFile - else - printf " %s %s \n" "$icon" "$Message" - fi - fi - fi -} - -weather - diff --git a/repowm/.config/repowm/preferences.json b/repowm/.config/repowm/preferences.json deleted file mode 100644 index 433aad578..000000000 --- a/repowm/.config/repowm/preferences.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "clipmenucmd": "clipmenu -i -w 500 -h 50 -c", - "settingscmd": "repomenue_settings", - "passmenucmd": "repomenue_pass -c -ps 0 -l 20 -w -600 -i -h -1", - "powermenucmd": "repomenue_powermenu", - "repomenucmd": "repomenu_run", - "smartmenucmd": "repomenue_smartrun", - "startmenucmd": "repomenu_desktop", - "systemmonitorcmd": "repoopen btop" -} diff --git a/systemd/.config/systemd/user/default.target.wants/gnome-keyring-daemon.service b/systemd/.config/systemd/user/default.target.wants/gnome-keyring-daemon.service new file mode 120000 index 000000000..ddef465ee --- /dev/null +++ b/systemd/.config/systemd/user/default.target.wants/gnome-keyring-daemon.service @@ -0,0 +1 @@ +/usr/lib/systemd/user/gnome-keyring-daemon.service \ No newline at end of file diff --git a/systemd/.config/systemd/user/sockets.target.wants/gnome-keyring-daemon.socket b/systemd/.config/systemd/user/sockets.target.wants/gnome-keyring-daemon.socket new file mode 120000 index 000000000..775243dcf --- /dev/null +++ b/systemd/.config/systemd/user/sockets.target.wants/gnome-keyring-daemon.socket @@ -0,0 +1 @@ +/usr/lib/systemd/user/gnome-keyring-daemon.socket \ No newline at end of file diff --git a/xinitrc/.xinitrc b/xinitrc/.xinitrc index 3161995dc..ce70a8a8e 100644 --- a/xinitrc/.xinitrc +++ b/xinitrc/.xinitrc @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap diff --git a/xprofile/.profile b/xprofile/.profile deleted file mode 100644 index 91da85bce..000000000 --- a/xprofile/.profile +++ /dev/null @@ -1,25 +0,0 @@ -# Sample .profile for SUSE Linux -# rewritten by Christian Steinruecken -# -# This file is read each time a login shell is started. -# All other interactive shells will only read .bashrc; this is particularly -# important for language settings, see below. - -test -z "$PROFILEREAD" && . /etc/profile || true - -# Some applications read the EDITOR variable to determine your favourite text -# editor. So uncomment the line below and enter the editor of your choice :-) -#export EDITOR=/usr/bin/vim -#export EDITOR=/usr/bin/mcedit - -# For some news readers it makes sense to specify the NEWSSERVER variable here -#export NEWSSERVER=your.news.server - -# Some people don't like fortune. If you uncomment the following lines, -# you will have a fortune each time you log in ;-) - -#if [ -x /usr/bin/fortune ] ; then -# echo -# /usr/bin/fortune -# echo -#fi