Tweaks for ledger and removed most vim plugins
This commit is contained in:
@@ -99,14 +99,15 @@ 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 /usr/share/backgrounds/gnome/*
|
||||
exec --no-startup-id feh --randomize --bg-fill /home/tuan/Pictures/Wallpaper/*
|
||||
exec --no-startup-id compton -b
|
||||
exec --no-startup-id nextcloud
|
||||
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 light-locker
|
||||
exec --no-startup-id synergyd
|
||||
exec --no-startup-id synergyc -f --no-tray --debug INFO --name genesis --enable-crypto 192.168.178.38:24800
|
||||
exec --no-startup-id /home/tuan/workspace/go/monthlyLedger/main /home/tuan/Templates/ledger/*
|
||||
# exec --no-startup-id polybar beep -r
|
||||
# exec --no-startup-id polybar boop -r
|
||||
# exec --no-startup-id nm-applet
|
||||
@@ -141,6 +142,7 @@ bindsym XF86AudioPrevious exec "playerctl previous; cmus-remote -r"
|
||||
|
||||
# Application Shortcuts
|
||||
bindsym $mod+b exec firefox
|
||||
bindsym $mod+p exec firefox --private-window https://mos4.de
|
||||
bindsym $mod+e exec urxvtc -e ranger
|
||||
bindsym $mod+Shift+e exec nautilus
|
||||
bindsym $mod+m exec thunderbird
|
||||
|
||||
@@ -12,6 +12,34 @@ magenta = ${xrdb:color5:#e16}
|
||||
cyan = ${xrdb:color6:#098}
|
||||
white = ${xrdb:color7:#cdd}
|
||||
|
||||
[bar/systray]
|
||||
width = 100%
|
||||
height = 25
|
||||
|
||||
radius = 6.0
|
||||
fixed-center = true
|
||||
|
||||
tray-position = right
|
||||
tray-padding = 0
|
||||
|
||||
background = #00000000
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
module-margin-left = 1
|
||||
module-margin-right = 1
|
||||
|
||||
font-0 = fixed:pixelsize=10;1
|
||||
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-2 = siji:pixelsize=10;1
|
||||
font-3 = FontAwesome:style=Regular:pixelsize=10
|
||||
|
||||
modules-left =
|
||||
modules-center = i3
|
||||
modules-right =
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
|
||||
|
||||
[bar/beep]
|
||||
width = 100%
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
':/home/tuan/Desktop
|
||||
':/home/tuan
|
||||
u:/home/tuan/Documents/Uni/Studium
|
||||
p:/home/tuan/Documents/Protokolle/FSE
|
||||
o:/home/tuan/.dotfiles/config
|
||||
w:/home/tuan/Documents/Collection/wiki
|
||||
m:/run/media/tuan
|
||||
a:/home/tuan/Documents/Arbeit
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
[General]
|
||||
StartWithLastProfile=1
|
||||
[Install4F96D1932A9F858E]
|
||||
Default=2x4tnepw.default
|
||||
Locked=1
|
||||
|
||||
[Profile0]
|
||||
Name=default
|
||||
@@ -7,3 +8,7 @@ IsRelative=1
|
||||
Path=2x4tnepw.default
|
||||
Default=1
|
||||
|
||||
[General]
|
||||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
|
||||
@@ -21,3 +21,9 @@ Host github.com
|
||||
Port 22
|
||||
User git
|
||||
IdentityFile /mnt/veracrypt1/git
|
||||
|
||||
Host toya
|
||||
Hostname 192.168.178.25
|
||||
Port 22
|
||||
User toya
|
||||
IdentityFile /mnt/veracrypt1/raspberry
|
||||
|
||||
Reference in New Issue
Block a user