Added emacs to my daily routine again. More emacs related commits incoming.
This commit is contained in:
@@ -25,13 +25,13 @@ urxvt*blurRadius: 15
|
||||
Xft.dpi: 92
|
||||
Xft.antialias: 1
|
||||
|
||||
! Color
|
||||
*.foreground: #98abb2
|
||||
*.background: #181b28
|
||||
*.cursorColor: #ffffff
|
||||
! special
|
||||
*.foreground: #98abb2
|
||||
*.background: #181b28
|
||||
*.cursorColor: #98abb2
|
||||
|
||||
! black
|
||||
*.color0: #161925
|
||||
*.color0: #000000
|
||||
*.color8: #0c0e14
|
||||
|
||||
! red
|
||||
@@ -62,4 +62,3 @@ Xft.antialias: 1
|
||||
*.color7: #98abb2
|
||||
*.color15: #c0bfbc
|
||||
|
||||
|
||||
|
||||
@@ -99,13 +99,13 @@ for_window [title="^Steam Keyboard$"] floating enable
|
||||
###############################################################################
|
||||
|
||||
# exec --no-startup-id setxkbmap us,de; setxkbmap -option ctrl:nocaps; setxkbmap -option grp:lalt_lshift_toggle
|
||||
exec --no-startup-id feh --randomize --bg-fill /home/tuan/Pictures/Wallpaper/*
|
||||
exec --no-startup-id feh --randomize --bg-fill $HOME/Pictures/Wallpaper/*
|
||||
exec --no-startup-id picom -b
|
||||
exec --no-startup-id nextcloud --background
|
||||
exec --no-startup-id udiskie
|
||||
exec --no-startup-id conky -c ~/.conky/syclo-crimson-bottomleft.conkyrc
|
||||
exec --no-startup-id urxvtd
|
||||
exec --no-startup-id synergyc -f --no-tray --debug INFO --name genesis --enable-crypto 192.168.178.38:24800
|
||||
# exec --no-startup-id synergyc -f --no-tray --debug INFO --name genesis --enable-crypto 192.168.178.38:24800
|
||||
exec --no-startup-id dunst
|
||||
exec --no-startup-id ~/.scripts/startup.sh
|
||||
exec --no-startup-id llk
|
||||
|
||||
0
config/.config/picom/picom.conf
Normal file
0
config/.config/picom/picom.conf
Normal file
@@ -9,5 +9,5 @@ t:/home/tuan/Templates
|
||||
w:/home/tuan/workspace_l/Projects
|
||||
k:/home/tuan/Documents/CTF/TryHackMe/VulnUniversity
|
||||
q:/home/tuan/.nextcloud/Quick Drop
|
||||
':/home/tuan/.scripts
|
||||
':/home/tuan/.dotfiles/emacs/.emacs.d
|
||||
e:/home/tuan/Documents/CTF/TryHackMe/Ice/2_Recon
|
||||
|
||||
@@ -123,8 +123,7 @@ Host plex
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Host torrent
|
||||
HostName 192.168.178.51
|
||||
# HostName 192.168.178.55
|
||||
HostName 192.168.178.64
|
||||
Port 22
|
||||
User root
|
||||
IdentityFile /mnt/veracrypt1/proxmox
|
||||
|
||||
Reference in New Issue
Block a user