Add files via upload
This commit is contained in:
@@ -4,6 +4,6 @@ swayidle \
|
||||
timeout 5 'swaymsg "output * dpms off"' \
|
||||
resume 'swaymsg "output * dpms on"' &
|
||||
# Locks the screen immediately
|
||||
swaylock -i ~/.config/sway/i3-lock-screen.png -L -K --font JetBrainsMono -s tile
|
||||
swaylock -i ~/.config/sway/i3-lock-screen.png -L -K --font UbuntuMono -s tile
|
||||
# Kills last background task so idle timer doesn't keep running
|
||||
kill %%
|
||||
|
||||
@@ -6,7 +6,7 @@ indicator-caps-lock
|
||||
timestr=%a, %B %d
|
||||
datestr=%I:%M %p
|
||||
# datestr=%A
|
||||
image=$HOME/Pictures/wallpapers/wallpaper.png
|
||||
image=$HOME/.config/sway/wallpaper.png
|
||||
screenshots
|
||||
scaling=fill
|
||||
effect-scale=1.4
|
||||
|
||||
@@ -78,7 +78,8 @@
|
||||
"states": {
|
||||
"warning": 70,
|
||||
"critical": 90
|
||||
}
|
||||
},
|
||||
"on-click": "pavucontrol",
|
||||
},
|
||||
|
||||
"custom/keyboard-layout": {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
stylesheet=/home/test/.config/wofi/style.css
|
||||
hide_scroll=true
|
||||
show=drun,run
|
||||
width=700
|
||||
|
||||
32
packages-repository.txt
Normal file
32
packages-repository.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
sway
|
||||
swayidle
|
||||
swaylock
|
||||
swaybg
|
||||
waybar
|
||||
lxapperance-gtk3
|
||||
polkit-gnome
|
||||
thunar
|
||||
thunar-archive-plugin
|
||||
file-roller
|
||||
thunar-volman
|
||||
grim
|
||||
slurp
|
||||
otf-font-awesome
|
||||
pulseaudio
|
||||
paprefs
|
||||
pavucontrol
|
||||
arc-x-icons-theme
|
||||
arc-gtk-theme
|
||||
gtk-engine-murrine
|
||||
mako
|
||||
wofi
|
||||
lightdm
|
||||
lightdm-gtk-greeter
|
||||
lightdm-gtk-greeter-settings
|
||||
acpi
|
||||
bluez-utlis
|
||||
network-manager-applet
|
||||
sysstat
|
||||
archlinux-xdg-menu
|
||||
htop
|
||||
alacritty
|
||||
Reference in New Issue
Block a user