diff --git a/Arch/.vimrc b/Arch/.vimrc index 4e93dac..7833dd9 100644 --- a/Arch/.vimrc +++ b/Arch/.vimrc @@ -11,6 +11,7 @@ map :vertical resize +5 map :se fdm=manual map :se nofoldenable set foldmethod=manual +set nu set rnu set autoread set nowrap diff --git a/i3/config b/i3/config index 990d8d2..2314c48 100644 --- a/i3/config +++ b/i3/config @@ -55,10 +55,10 @@ bindsym $mod+Up focus up bindsym $mod+Right focus right # move focused window -bindsym $mod+Shift+j move left -bindsym $mod+Shift+k move down -bindsym $mod+Shift+l move up -bindsym $mod+Shift+semicolon move right +bindsym $mod+Shift+h move left +bindsym $mod+Shift+j move down +bindsym $mod+Shift+k move up +bindsym $mod+Shift+l move right # alternatively, you can use the cursor keys: bindsym $mod+Shift+Left move left @@ -134,7 +134,7 @@ bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindsym $mod+Shift+r restart # exit i3 (logs you out of your X session) -bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" +bindsym $mod+Shift+e exec i3-msg exit #"i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" # resize window (you can also use the mouse for that) mode "resize" { diff --git a/tizonia/tizonia.conf b/tizonia/tizonia.conf index e92bfc8..08cc092 100644 --- a/tizonia/tizonia.conf +++ b/tizonia/tizonia.conf @@ -67,7 +67,7 @@ mpris-enabled = false # To avoid passing this information on the command line, uncomment # and configure accordingly # - spotify.user = bradart + spotify.user = kk6g3p24apnaiia2idka5w26j spotify.password = Good2knoW # spotify.recover_lost_token = false (set to true to continue playback after # the token has been [spuriously?] lost)