fixes and updates after laptop reinstallation
This commit is contained in:
+1
-9
@@ -359,24 +359,16 @@ exec --no-startup-id mullvad-vpn
|
||||
exec --no-startup-id redshift ~/.config/redshift/redshift.conf
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id picom -b
|
||||
exec --no-startup-id flameshot
|
||||
|
||||
# sys config tools
|
||||
exec --no-startup-id numlockx
|
||||
exec --no-startup-id xbindkeys
|
||||
|
||||
# system tray configuration tools
|
||||
exec --no-startup-id indicator-sound-switcher
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
exec --no-startup-id flameshot
|
||||
|
||||
# autostart terminal and broswer
|
||||
#exec --no-startup-id i3-msg 'workspace 1; exec /usr/bin/termite'
|
||||
#exec --no-startup-id i2-msg 'workspace 2; exec /usr/bin/firefox'
|
||||
|
||||
# set x background
|
||||
exec --no-startup-id xsetroot -solid black
|
||||
|
||||
|
||||
# Color palette used for the terminal ( ~/.Xresources file )
|
||||
# Colors are gathered based on the documentation:
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
# Basic settings
|
||||
backend = "glx";
|
||||
vsync = true;
|
||||
|
||||
# Opacity settings
|
||||
inactive-opacity = 1.0;
|
||||
active-opacity = 1.0;
|
||||
frame-opacity = 1.0;
|
||||
|
||||
# Shadow settings
|
||||
shadow = false;
|
||||
|
||||
# Fading settings
|
||||
fade = false;
|
||||
|
||||
# Logging
|
||||
log-level = "warn";
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
picom.conf##class.arch_laptop
|
||||
@@ -0,0 +1,17 @@
|
||||
# Basic settings
|
||||
backend = "glx";
|
||||
vsync = true;
|
||||
|
||||
# Opacity settings
|
||||
inactive-opacity = 1.0;
|
||||
active-opacity = 1.0;
|
||||
frame-opacity = 1.0;
|
||||
|
||||
# Shadow settings
|
||||
shadow = false;
|
||||
|
||||
# Fading settings
|
||||
fade = false;
|
||||
|
||||
# Logging
|
||||
log-level = "warn";
|
||||
@@ -0,0 +1,13 @@
|
||||
# Opacity settings
|
||||
inactive-opacity = 1.0;
|
||||
active-opacity = 1.0;
|
||||
frame-opacity = 1.0;
|
||||
|
||||
# Shadow settings
|
||||
shadow = false;
|
||||
|
||||
# Fading settings
|
||||
fade = false;
|
||||
|
||||
# Logging
|
||||
log-level = "warn";
|
||||
@@ -2,13 +2,10 @@ os-prober
|
||||
openssh
|
||||
ntfs-3g
|
||||
jdk-openjdk
|
||||
nvidia
|
||||
bluez
|
||||
bluez-utils
|
||||
autorandr
|
||||
wireless_tools
|
||||
pipewire
|
||||
pipewire-pulse
|
||||
playerctl
|
||||
picom
|
||||
psensor
|
||||
|
||||
@@ -2,8 +2,11 @@ zsh
|
||||
tmux
|
||||
sddm
|
||||
zsh-theme-powerlevel10k
|
||||
tff-meslo-nerd-font-powerlevel10k
|
||||
powerline
|
||||
i3-wm
|
||||
termite
|
||||
alacritty
|
||||
rofi
|
||||
ranger
|
||||
polybar
|
||||
@@ -17,7 +20,6 @@ ueberzug
|
||||
pcmanfm
|
||||
pavucontrol
|
||||
lxrandr
|
||||
seahorse
|
||||
ttf-icomoon-feather
|
||||
nextcloud-client
|
||||
brave-bin
|
||||
@@ -26,13 +28,11 @@ thunderbird
|
||||
signal-desktop
|
||||
smplayer
|
||||
qbittorrent
|
||||
spotify
|
||||
qalculate-gtk
|
||||
evince
|
||||
okular
|
||||
pamixer
|
||||
xbindkeys
|
||||
nvidia-settings
|
||||
dunst
|
||||
ksysguard
|
||||
xorg-xsetroot
|
||||
|
||||
Reference in New Issue
Block a user